BitStringParams
Extends
BaseBlockParams.LocalBitStringValueBlockParams
Properties
blockLength?
optionalblockLength:number
Inherited from
error?
optionalerror:string
Inherited from
idBlock?
optionalidBlock:Partial<ILocalIdentificationBlock> &Partial<IHexBlock>
Inherited from
isConstructed?
optionalisConstructed:boolean
Inherited from
LocalBitStringValueBlockParams.isConstructed
isHexOnly?
optionalisHexOnly:boolean
Inherited from
isIndefiniteForm?
optionalisIndefiniteForm:boolean
Inherited from
LocalBitStringValueBlockParams.isIndefiniteForm
lenBlock?
optionallenBlock:Partial<ILocalLengthBlock>
Inherited from
name?
optionalname:string
Inherited from
optional?
optionaloptional:boolean
Inherited from
primitiveSchema?
optionalprimitiveSchema:BaseBlock<ValueBlock,LocalBaseBlockJson>
Inherited from
unusedBits?
optionalunusedBits:number
Inherited from
LocalBitStringValueBlockParams.unusedBits
value?
optionalvalue:BitString[]
Inherited from
LocalBitStringValueBlockParams.value
valueBeforeDecode?
optionalvalueBeforeDecode:any
Inherited from
BaseBlockParams.valueBeforeDecode
valueHex?
optionalvalueHex:any
Inherited from
warnings?
optionalwarnings:string[]