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