|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Read a null-terminated string from a byte buffer.
Advances offset by padded_size(len + 1). Safe: will not read past max_len.
| data | Buffer start. |
| max_len | Total buffer size in bytes. |
| offset | Current read position, advanced on return. |
Definition at line 36 of file BinaryBuffer.hpp.
References padded_size().
Referenced by MayaFlux::Core::OscParser::parse().
Here is the call graph for this function:
Here is the caller graph for this function: