Handbook
Glossary
read-ext ( n -- obj )
Vocabulary
msgpack
.
private
Inputs
n
an
object
Outputs
obj
an
object
Definition
USING:
arrays
endian
io
kernel
;
IN:
msgpack.private
:
read-ext
( n -- obj )
read
be>
[
1
read
signed-be>
]
dip
read
2array
;