Search
Preparing search index...
The search index is not available
pinus-rpc
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
InputBuffer
Class InputBuffer
Hierarchy
InputBuffer
Index
Constructors
constructor
Properties
buf
count
pos
Methods
check
read
read
Boolean
read
Byte
read
Bytes
read
Char
read
Double
read
Float
read
Int
read
Object
read
Short
read
String
readUInt
readUShort
Constructors
constructor
new
Input
Buffer
(
buffer
:
Buffer
)
:
InputBuffer
Parameters
buffer:
Buffer
Returns
InputBuffer
Properties
buf
buf
:
Buffer
count
count
:
number
pos
pos
:
number
Methods
check
check
(
len
:
number
)
:
void
Parameters
len:
number
Returns
void
read
read
(
)
:
number
Returns
number
read
Boolean
read
Boolean
(
)
:
boolean
Returns
boolean
read
Byte
read
Byte
(
)
:
number
Returns
number
read
Bytes
read
Bytes
(
)
:
Buffer
Returns
Buffer
read
Char
read
Char
(
)
:
number
Returns
number
read
Double
read
Double
(
)
:
number
Returns
number
read
Float
read
Float
(
)
:
number
Returns
number
read
Int
read
Int
(
)
:
number
Returns
number
read
Object
read
Object
(
)
:
string
|
any
|
Array
<
string
|
any
>
Returns
string
|
any
|
Array
<
string
|
any
>
read
Short
read
Short
(
)
:
number
Returns
number
read
String
read
String
(
)
:
string
Returns
string
readUInt
readUInt
(
)
:
number
Returns
number
readUShort
readUShort
(
)
:
number
Returns
number
Globals
Input
Buffer
constructor
buf
count
pos
check
read
read
Boolean
read
Byte
read
Bytes
read
Char
read
Double
read
Float
read
Int
read
Object
read
Short
read
String
readUInt
readUShort