blob: a6b9524737b1080c5079bdb2cd08b645da53be27 [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
Zesstra715ec202025-07-09 22:18:31 +020011 clonep(E), closurep(E), coroutinep(E), floatp(E), intp(E),
12 lpctypep(E), lwobjectp(E), mappingp(E), objectp(E), pointerp(E),
13 referencep(E), stringp(E), structp(E), symbolp(E)