blob: 89e1a2a9abf6cbfa40a46ca39d8ad3ef1c2b2d5f [file] [log] [blame]
Zesstra55116ec2020-01-22 23:50:38 +01001SYNOPSIS
2 int bytesp(mixed arg)
3
4DESCRIPTION
5 Return 1 if arg is a byte sequence.
6
7HISTORY
8 Introducted in LDMud 3.6.0.
9
10SEE ALSO
11 clonep(E), closurep(E), floatp(E), mappingp(E), objectp(E), intp(E),
12 referencep(E), pointerp(E), stringp(E), structp(E), symbolp(E)