Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BasicTypeSchema

Hierarchy

Implements

Constructors

constructor

Properties

category

category: FieldCategory

Optional coerce

coerce: function

Type declaration

    • (value: any): any
    • Parameters

      • value: any

      Returns any

decode

decode: function

Type declaration

    • (stream: BinaryStream): any
    • Parameters

      • stream: BinaryStream

      Returns any

defaultValue

defaultValue: any

encode

encode: function

Type declaration

name

name: string

subType

subType: string

Optional toJSON

toJSON: function

Type declaration

    • (): string
    • Returns string

Methods

computer_default_value

  • computer_default_value(defaultValue: any): any

Generated using TypeDoc