Skip to main content

Interface: BaseBlockParams

Hierarchy

Properties

blockLength

Optional blockLength: number

Inherited from

LocalBaseBlockParams.blockLength


error

Optional error: string

Inherited from

LocalBaseBlockParams.error


idBlock

Optional idBlock: Partial<ILocalIdentificationBlock> & Partial<IHexBlock>

Inherited from

LocalIdentificationBlockParams.idBlock


lenBlock

Optional lenBlock: Partial<ILocalLengthBlock>

Inherited from

LocalLengthBlockParams.lenBlock


name

Optional name: string

Inherited from

Partial.name


optional

Optional optional: boolean

Inherited from

Partial.optional


primitiveSchema

Optional primitiveSchema: BaseBlock<ValueBlock, LocalBaseBlockJson>

Inherited from

Partial.primitiveSchema


valueBeforeDecode

Optional valueBeforeDecode: BufferSource

Inherited from

LocalBaseBlockParams.valueBeforeDecode


warnings

Optional warnings: string[]

Inherited from

LocalBaseBlockParams.warnings