blob: 1a7c9788dd45cb68a478d25bec070b039f6b6cf3 [file] [log] [blame]
// automatically generated by the FlatBuffers compiler, do not modify
/**
* ----------------------------------------------------------------------
* Dictionary encoding metadata
* Maintained for forwards compatibility, in the future
* Dictionaries might be explicit maps between integers and values
* allowing for non-contiguous index values
*/
export enum DictionaryKind {
DenseArray = 0
}