|
YARP
Yet Another Robot Platform
|
|
virtual void write(char ch)
Write a single byte to the stream.
InputStream & getInputStream() override
Get an InputStream to read from.
H264Stream(h264Decoder_cfgParamters &config)
A stream abstraction for datagram communication.
A simple abstraction for a block of bytes.
void write(const yarp::os::Bytes &b) override
Write a block of bytes to the stream.
OutputStream & getOutputStream() override
Get an OutputStream to write to.
bool setReadEnvelopeCallback(InputStream::readEnvelopeCallbackType callback, void *data) override
bool setStream(yarp::os::impl::DgramTwoWayStream *stream)