Preparing search index...
The search index is not available
open-vector-tile - v1.7.4
open-vector-tile
commandEncode
Function commandEncode
commandEncode
(
cmd
:
number
,
len
:
number
)
:
number
Encode a command with the given length of the data that follows.
Parameters
cmd
:
number
the command
len
:
number
the length
Returns
number
the encoded command and length into a single number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
open-vector-tile - v1.7.4
Loading...
Encode a command with the given length of the data that follows.