IntegerParams
Extends
BaseBlockParams
.LocalIntegerValueBlockParams
Properties
blockLength?
optional
blockLength:number
Inherited from
error?
optional
error:string
Inherited from
idBlock?
optional
idBlock:Partial
<ILocalIdentificationBlock
> &Partial
<IHexBlock
>
Inherited from
isHexOnly?
optional
isHexOnly:boolean
Inherited from
LocalIntegerValueBlockParams.isHexOnly
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
value?
optional
value:number
Inherited from
LocalIntegerValueBlockParams.value
valueBeforeDecode?
optional
valueBeforeDecode:BufferSource
Inherited from
BaseBlockParams
.valueBeforeDecode
valueHex?
optional
valueHex:BufferSource
Inherited from
LocalIntegerValueBlockParams.valueHex
warnings?
optional
warnings:string
[]