Closed jfallows closed 5 years ago
String type with 4 byte length prefix.
Similar to string with single byte length prefix, and string16 with 2 byte length prefix.
string
string16
Fixed by #87
String type with 4 byte length prefix.
Similar to
string
with single byte length prefix, andstring16
with 2 byte length prefix.