Extends
Properties
Methods
M _write(data: Buffer, encoding: string, callback: function) void
Parameters:
Name | Type |
---|---|
data |
Buffer |
encoding |
string |
callback |
function |
- Inherited From:
Parameters:
Name | Type |
---|---|
data |
string |
encoding |
string |
callback |
function |
- Inherited From:
M end(buffer: Buffer, cb: function) void
Parameters:
Name | Type | Argument |
---|---|---|
buffer |
Buffer | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
encoding |
string |
<optional> |
cb |
function |
<optional> |
- Inherited From:
M write(buffer: Buffer, cb: function) boolean
Parameters:
Name | Type | Argument |
---|---|---|
buffer |
Buffer | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
encoding |
string |
<optional> |
cb |
function |
<optional> |
- Inherited From: