|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Read a big-endian IEEE 754 float 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 76 of file BinaryBuffer.hpp.
Referenced by MayaFlux::Core::OscParser::parse().
Here is the caller graph for this function: