Skip to main content

Interface: BaseBlockJson<T>

Type parameters

NameType
Textends LocalBaseBlockJson = LocalBaseBlockJson

Hierarchy

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

Omit.name


optional

optional: boolean

Inherited from

Omit.optional


primitiveSchema

Optional primitiveSchema: BaseBlockJson<LocalBaseBlockJson>


valueBeforeDecode

valueBeforeDecode: string

Inherited from

LocalBaseBlockJson.valueBeforeDecode


valueBlock

valueBlock: T


warnings

warnings: string[]

Inherited from

LocalBaseBlockJson.warnings