Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Standard_ReadBuffer

Index

Constructors

Methods

Constructors

  • new Standard_ReadBuffer(theDataLen: int64_t, theChunkLen: number, theIsPartialPayload: boolean): Standard_ReadBuffer
  • Parameters

    • theDataLen: int64_t
    • theChunkLen: number
    • theIsPartialPayload: boolean

    Returns Standard_ReadBuffer

Methods

  • Init(theDataLen: int64_t, theChunkLen: number, theIsPartialPayload: boolean): void
  • Parameters

    • theDataLen: int64_t
    • theChunkLen: number
    • theIsPartialPayload: boolean

    Returns void

  • IsDone(): boolean
  • Returns boolean

  • delete(): void
  • Returns void

Generated using TypeDoc