@brief Copy raw value within one MOBIBuffer Memmove len bytes from offset (relative to current position) to current position in buffer and advance buffer position. Data may overlap. @param[out] buf Buffer @param[in] offset Offset to read from @param[in] len Number of bytes to copy
(MOBIBuffer buf, int offset, long len)
source not stored for this graph (policy: none)
no test coverage detected