BaseBlockJson<T>
Extends
LocalBaseBlockJson.Omit<IBaseBlock,"primitiveSchema">
Extended by
Type Parameters
T
T extends LocalBaseBlockJson = LocalBaseBlockJson
Properties
blockLength
blockLength:
number
Inherited from
LocalBaseBlockJson.blockLength
blockName
blockName:
string
Inherited from
LocalBaseBlockJson.blockName
error
error:
string
Inherited from
LocalBaseBlockJson.error
idBlock
idBlock:
LocalIdentificationBlockJson
lenBlock
lenBlock:
LocalLengthBlockJson
name
name:
string
Inherited from
optional
optional:
boolean
Inherited from
primitiveSchema?
optionalprimitiveSchema:BaseBlockJson<LocalBaseBlockJson>
valueBeforeDecode
valueBeforeDecode:
string
Inherited from
LocalBaseBlockJson.valueBeforeDecode
valueBlock
valueBlock:
T
warnings
warnings:
string[]
Inherited from
LocalBaseBlockJson.warnings