|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Append a length-prefixed blob padded to 4-byte boundary.
Format: [int32 size (big-endian)][data, zero-padded to 4-byte boundary].
| out | Destination buffer. |
| blob | Bytes to write. |
Definition at line 173 of file BinaryBuffer.hpp.
References padded_size(), and write_int32().
Referenced by MayaFlux::Core::OscParser::serialize().
Here is the call graph for this function:
Here is the caller graph for this function: