JSPrismarine
Preparing search index...
@jsprismarine/raknet
Frame
Class Frame
Index
Constructors
constructor
Properties
content
fragment
Id
fragment
Index
fragment
Size
order
Channel
order
Index
reliability
reliable
Index
sequence
Index
Methods
from
Binary
get
Byte
Length
is
Fragmented
is
Ordered
is
Ordered
Exclusive
is
Reliable
is
Sequenced
to
Binary
Constructors
constructor
new
Frame
()
:
Frame
Returns
Frame
Properties
content
content
:
Buffer
fragment
Id
fragmentId
:
number
fragment
Index
fragmentIndex
:
number
fragment
Size
fragmentSize
:
number
= 0
order
Channel
orderChannel
:
number
order
Index
orderIndex
:
null
|
number
= null
reliability
reliability
:
FrameReliability
= FrameReliability.UNRELIABLE
reliable
Index
reliableIndex
:
null
|
number
= null
sequence
Index
sequenceIndex
:
null
|
number
= null
Methods
from
Binary
fromBinary
(
stream
:
NetworkBinaryStream
)
:
Frame
Parameters
stream
:
NetworkBinaryStream
Returns
Frame
get
Byte
Length
getByteLength
()
:
number
Returns
number
is
Fragmented
isFragmented
()
:
boolean
Returns
boolean
is
Ordered
isOrdered
()
:
boolean
Returns
boolean
is
Ordered
Exclusive
isOrderedExclusive
()
:
boolean
Returns
boolean
is
Reliable
isReliable
()
:
boolean
Returns
boolean
is
Sequenced
isSequenced
()
:
boolean
Returns
boolean
to
Binary
toBinary
()
:
NetworkBinaryStream
Returns
NetworkBinaryStream
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
fragment
Id
fragment
Index
fragment
Size
order
Channel
order
Index
reliability
reliable
Index
sequence
Index
Methods
from
Binary
get
Byte
Length
is
Fragmented
is
Ordered
is
Ordered
Exclusive
is
Reliable
is
Sequenced
to
Binary
JSPrismarine
Loading...