Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "generic"

Index

References

Type aliases

Functions

References

ColumnType

Re-exports ColumnType

GeometryType

Re-exports GeometryType

serialize

Re-exports serialize

Type aliases

HeaderMetaFn

HeaderMetaFn: (headerMeta: HeaderMeta) => void

Type declaration

Functions

deserialize

  • deserialize(input: Uint8Array | ReadableStream | string, fromFeature: FromFeatureFn, rect?: Rect): any[] | AsyncGenerator<IFeature>

Generated using TypeDoc