BufferUtils.hasContent

Check for a non null and non empty buffer.

@param buf the buffer to check @return true if the buffer is not null and not empty.

class BufferUtils
static
bool
hasContent

Meta