Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProtobufLiteMetadata

Index

Constructors

constructor

Properties

Private MessageClass

MessageClass: Function

Private cachedProto

cachedProto: Type | null = null

Private childTypes

childTypes: Array<IFieldOptions> = []

Private customCodecs

customCodecs: Array<object> = []

Private fieldsInfo

fieldsInfo: IFieldInfo[] = []

Methods

collectFieldsInfo

fixPrototypes

  • fixPrototypes<T>(val: T): void

getChildTypes

getFieldsInfo

getMessageClassName

  • getMessageClassName(): string

getProto

  • getProto(): Type

registerProperty

  • registerProperty(__namedParameters: object): void

runCustomDecoders

  • runCustomDecoders(payload: any): void

runCustomEncoders

  • runCustomEncoders(payload: any): any

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc