Skip to main content

Utf8StringParams

Extends

Properties

blockLength?

optional blockLength: number

Inherited from

BaseBlockJson.blockLength


error?

optional error: string

Inherited from

BaseBlockJson.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

IBaseBlock.name


optional?

optional optional: boolean

Inherited from

IBaseBlock.optional


primitiveSchema?

optional primitiveSchema: BaseBlock<ValueBlock, LocalBaseBlockJson>

Inherited from

IBaseBlock.primitiveSchema


value?

optional value: string

Inherited from

BaseStringBlockParams.value


valueBeforeDecode?

optional valueBeforeDecode: any

Inherited from

BaseStringBlockParams.valueBeforeDecode


valueHex?

optional valueHex: any

Inherited from

IHexBlock.valueHex


warnings?

optional warnings: string[]

Inherited from

BaseBlockJson.warnings