|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Read a big-endian int32 from a byte buffer.
Advances offset by 4. Caller must ensure offset + 4 <= buffer size.
| data | Buffer start. |
| offset | Current read position, advanced by 4 on return. |
Definition at line 57 of file BinaryBuffer.hpp.
Referenced by MayaFlux::Core::OscParser::parse(), and read_blob().
Here is the caller graph for this function: