method default.StreamOptions.destroy
Jump to headingStreamOptions.destroy(this: T,error: Error | null,callback: (error?: Error | null) => void,): void
Parameters Jump to heading
Jump to headingthis: T
Jump to headingerror: Error | null
Jump to headingcallback: (error?: Error | null) => void
Return Type Jump to heading
void