Skip to main content

Utf8StringParams

Extends

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