public interface BinaryEntityDataReader
| Modifier and Type | Method and Description |
|---|---|
void |
readBinaryEntities(ByteBuffer entitiesData)
Expects a raw memory address pointing to the location of a entity raw binary data, starting with its header.
|
void readBinaryEntities(ByteBuffer entitiesData)
entitiesData - the buffer to read fromCopyright © 2022 MicroStream Software. All rights reserved.