Module write

Source
Expand description

Utilities for writing to streams of binary data

Functionsยง

write_cstr
Write a string to a stream as a null-terminated string
write_lpbuf
Write a lpbuf to a stream
write_lpstr
Write a string to a stream as a lpbuf
write_map
Write a map type to a stream
write_values
Write a list of AnyInts to a stream