Sign in
apache
/
arrow-js
/
31bfd1954ffde0d772d41bbf6ccc19c38bbbef10
/
.
/
src
/
fb
/
compression-type.ts
blob: 2a75eecda50180d7e67c05f82f4cb454aba3e0c3 [
file
]
// automatically generated by the FlatBuffers compiler, do not modify
export
enum
CompressionType
{
LZ4_FRAME
=
0
,
ZSTD
=
1
}