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