Writer for Fast Binary protocol. More...
Inherits boost::noncopyable.
Public Member Functions | |
FastBinaryWriter (Buffer &buffer) | |
Construct from output buffer/stream. More... | |
boost::call_traits< Buffer >::reference | GetBuffer () |
Access to underlying buffer. More... | |
Writer for Fast Binary protocol.
bond::FastBinaryWriter< BufferT >::FastBinaryWriter | ( | Buffer & | buffer | ) |
Construct from output buffer/stream.
boost::call_traits< Buffer >::reference bond::FastBinaryWriter< BufferT >::GetBuffer | ( | ) |
Access to underlying buffer.