Skip to main content

bufferp

Discworld driver help

bufferp

Name

bufferp() - determine whether or not a given variable is a buffer

Synopsis

int bufferp( mixed arg );

Description

Return 1 if `arg' is a buffer value and zero otherwise.

See also

mapp(), stringp(), pointerp(), objectp(), intp(), bufferp(), floatp(), functionp(), nullp(), undefinedp(), errorp(), typeof()