Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTypeHelper

Hierarchy

  • DataTypeHelper

Properties

Properties

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

encode

encode: function

Type declaration

Generated using TypeDoc