Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
0a873037a23c91c90db2af4d8e65b7f27f1b3489
/
.
/
third_party
/
flatbuffers
/
ts
/
encoding.ts
blob: 856792ce207b9c004f830ded878204f840961b31 [
file
] [
log
] [
blame
]
export
enum
Encoding
{
UTF8_BYTES
=
1
,
UTF16_STRING
=
2
}