Handbook
Glossary
>message ( bytes -- message )
Vocabulary
bittorrent
Inputs
bytes
an
object
Outputs
message
an
object
Definition
USING:
io.encodings.binary
io.streams.byte-array
;
IN:
bittorrent
:
>message
( bytes -- message )
binary
[
read-message
]
with-byte-reader
;