Next: , Up: net channels   [Index]


20.1 Useful type annotations

The following syntactic bindings are exported by the library (vicare net channels).

Type: <binary-terminators>

Type of message terminators for binary channels. It is defined as non–empty vector of non–empty bytevectors.

Type: <textual-terminators>

Type of message terminators for textual channels. It is defined as non–empty vector of non–empty strings.