Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace jce

Index

Type aliases

JceObject

JceObject: {}

Type declaration

  • [tag: number]: any

Functions

decode

decodeWrapper

  • decodeWrapper(blob: Buffer): any

encode

encodeNested

encodeStruct

encodeWrapper

  • encodeWrapper(map: {}, servant: string, func: string, reqid?: number): Buffer
  • Parameters

    • map: {}
      • [k: string]: Buffer
    • servant: string
    • func: string
    • reqid: number = 0

    Returns Buffer

Generated using TypeDoc