Skip to main content

BitStringParams

Extends

Properties

blockLength?

optional blockLength: number

Inherited from

BaseBlockParams.blockLength


error?

optional error: string

Inherited from

BaseBlockParams.error


idBlock?

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

Inherited from

BaseBlockParams.idBlock


isConstructed?

optional isConstructed: boolean

Inherited from

LocalBitStringValueBlockParams.isConstructed


isHexOnly?

optional isHexOnly: boolean

Inherited from

LocalBitStringValueBlockParams.isHexOnly


isIndefiniteForm?

optional isIndefiniteForm: boolean

Inherited from

LocalBitStringValueBlockParams.isIndefiniteForm


lenBlock?

optional lenBlock: Partial<ILocalLengthBlock>

Inherited from

BaseBlockParams.lenBlock


name?

optional name: string

Inherited from

BaseBlockParams.name


optional?

optional optional: boolean

Inherited from

BaseBlockParams.optional


primitiveSchema?

optional primitiveSchema: BaseBlock<ValueBlock, LocalBaseBlockJson>

Inherited from

BaseBlockParams.primitiveSchema


unusedBits?

optional unusedBits: number

Inherited from

LocalBitStringValueBlockParams.unusedBits


value?

optional value: BitString[]

Inherited from

LocalBitStringValueBlockParams.value


valueBeforeDecode?

optional valueBeforeDecode: BufferSource

Inherited from

BaseBlockParams.valueBeforeDecode


valueHex?

optional valueHex: BufferSource

Inherited from

LocalBitStringValueBlockParams.valueHex


warnings?

optional warnings: string[]

Inherited from

BaseBlockParams.warnings