Skip to main content

Interface: Utf8StringParams

Hierarchy

Properties

blockLength

Optional blockLength: number

Inherited from

BaseStringBlockParams.blockLength


error

Optional error: string

Inherited from

BaseStringBlockParams.error


idBlock

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

Inherited from

BaseStringBlockParams.idBlock


lenBlock

Optional lenBlock: Partial<ILocalLengthBlock>

Inherited from

BaseStringBlockParams.lenBlock


name

Optional name: string

Inherited from

BaseStringBlockParams.name


optional

Optional optional: boolean

Inherited from

BaseStringBlockParams.optional


primitiveSchema

Optional primitiveSchema: BaseBlock<ValueBlock, LocalBaseBlockJson>

Inherited from

BaseStringBlockParams.primitiveSchema


value

Optional value: string

Inherited from

BaseStringBlockParams.value


valueBeforeDecode

Optional valueBeforeDecode: BufferSource

Inherited from

BaseStringBlockParams.valueBeforeDecode


valueHex

Optional valueHex: BufferSource

Inherited from

BaseStringBlockParams.valueHex


warnings

Optional warnings: string[]

Inherited from

BaseStringBlockParams.warnings