Handbook
Glossary
(send) ( str -- )
Vocabulary
memcached
.
private
Inputs
str
an
object
Outputs
None
Definition
USING:
byte-arrays
io
sequences
;
IN:
memcached.private
:
(send)
( str -- )
[
>byte-array
write
]
unless-empty
;