Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableChunk<T>

Type Parameters

Hierarchy

  • TableChunk

Index

Constructors

Properties

entries: TableRowOf<T>[]
format: T

Methods

  • to_blob(): Blob
  • from_blob<T>(blob: Blob, format: T): Promise<TableChunk<T>>

Generated using TypeDoc