BitStringParams
Extends
BaseBlockParams
.LocalBitStringValueBlockParams
Properties
blockLength?
optional
blockLength:number
Inherited from
error?
optional
error:string
Inherited from
idBlock?
optional
idBlock:Partial
<ILocalIdentificationBlock
> &Partial
<IHexBlock
>
Inherited from
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
name?
optional
name:string
Inherited from
optional?
optional
optional:boolean
Inherited from
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
[]