This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
flatbuffers
mirror of
https://github.com/google/flatbuffers.git
Watch
1
Star
1
Fork
You've already forked flatbuffers
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7e00390289
flatbuffers
/
ts
/
encoding.ts
4 lines
65 B
TypeScript
Raw
Blame
History
export
enum
Encoding
{
UTF8_BYTES
=
1
,
UTF16_STRING
=
2
}
Reference in New Issue
View Git Blame
Copy Permalink