Skip to main content

Interface: IntegerParams

Hierarchy

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


isHexOnly

Optional isHexOnly: boolean

Inherited from

LocalIntegerValueBlockParams.isHexOnly


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


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[]

Inherited from

BaseBlockParams.warnings