Skip to main content

Interface: BcsWriterOptions

Properties

initialSize?

optional initialSize: number

The initial size (in bytes) of the buffer that will be allocated


maxSize?

optional maxSize: number

The maximum size (in bytes) that the buffer is allowed to grow to


allocateSize?

optional allocateSize: number

The amount of bytes that will be allocated whenever additional memory is required