-
Notifications
You must be signed in to change notification settings - Fork 7
GLRaw File Format
mjendruk edited this page Nov 7, 2013
·
13 revisions
int32
Magic Number ("c6f5"
)
uint64
Raw data position
uint32
Number of string properties
String properties
uint32
Number of integer properties
Integer properties
uint32
Number of double properties
Double properties
Raw data
uint32
Byte size for Utf-8-encoded key string
Utf-8-encoded, null-terminated key string
uint32
Byte size of Utf-8-encoded value string
Utf-8-encoded, null-terminated value string
uint32
Byte size for Utf-8-encoded key string
Utf-8-encoded, null-terminated key string
int32
Integer value
uint32
Byte size for Utf-8-encoded key string
Utf-8-encoded, null-terminated key string
double
Double value