Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceResponse

Hierarchy

  • ServiceResponse

Index

Constructors

Methods

Constructors

constructor

  • new ServiceResponse(data: Buffer, response: IncomingMessage): ServiceResponse

Methods

getJSON

  • getJSON(): any

getRaw

  • getRaw(): Buffer

getUTF8

  • getUTF8(): string

Generated using TypeDoc