Preparing search index...
The search index is not available
nodewox
nodewox
dumpBytecode
Function dumpBytecode
dump
Bytecode
(
target
:
Bytecode
)
:
ArrayBuffer
将模块序列化为二进制表示。
Descriptions
对于module模式的字节码,如该模块字节码已被执行过,其不能再序列化。
Returns
字节数组
Parameters
target:
Bytecode
字节码
Returns
ArrayBuffer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
nodewox
"audio"
"display"
"encdec"
"events"
"fs"
"graphics"
"http"
"math"
"net"
"nodewox"
gpio
i2c
i2s
spi
uart
"sys"
"usb"
Bytecode
Closable
Console
IEvent
Source
Readable
Stream
Writable
Buffered
Type
Byte
Enumerate
F
Int
Range
NODEWOX_
MACHINE
NODEWOX_
VER_
MAJOR
NODEWOX_
VER_
MINOR
console
clear
Interval
clear
Timeout
compile
decode
Utf8
String
dump
Bytecode
eval
eval
Bytecode
load
Bytecode
require
set
Interval
set
Timeout
将模块序列化为二进制表示。
Descriptions
对于module模式的字节码,如该模块字节码已被执行过,其不能再序列化。
Returns
字节数组