Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhotoPathSize

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { type: string; bytes: Buffer }

Type declaration

  • type: string
  • bytes: Buffer
CONSTRUCTOR_ID: 3626061121
SUBCLASS_OF_ID: 399256025
classType: "constructor"
className: "PhotoPathSize"
type: string
bytes: Buffer

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { type: string; bytes: Buffer }

Constructors

  • new PhotoPathSize(args: { type: string; bytes: Buffer }): PhotoPathSize

Generated using TypeDoc