Skip to main content

BaseBlockParams

Extends

  • LocalBaseBlockParams.LocalIdentificationBlockParams.LocalLengthBlockParams.Partial<IBaseBlock>

Extended by

Properties

blockLength?

optional blockLength: number

Inherited from

BaseBlockJson.blockLength


error?

optional error: string

Inherited from

BaseBlockJson.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

IBaseBlock.name


optional?

optional optional: boolean

Inherited from

IBaseBlock.optional


primitiveSchema?

optional primitiveSchema: BaseBlock<ValueBlock, LocalBaseBlockJson>

Inherited from

IBaseBlock.primitiveSchema


valueBeforeDecode?

optional valueBeforeDecode: any

Inherited from

LocalBaseBlockParams.valueBeforeDecode


warnings?

optional warnings: string[]

Inherited from

BaseBlockJson.warnings