Next: bytevector compounds inspect, Up: bytevector compounds [Index]
The following bindings are exported by the library (vicare
containers bytevector-compounds)
.
Record type representing a bytevector compound. When instances of this type are used as arguments to functions: this documentation identifies them as bvcom.
Return #t
if obj is an instance of
bytevector-compound
, else return #f
.
The following bindings are to be used with the facilities of the library
(vicare arguments validation)
, Optional function
arguments validation.
Succeed if obj is an instance of bytevector-compound
. The
second clause accepts also #f
.
Succeed if obj is an instance of bytevector-compound
and it
contains at least one octet.