pub unsafe extern "C" fn hadoopRzBufferLength(
buffer: *const hadoopRzBuffer,
) -> i32
Expand description
Determine the length of the buffer returned from readZero.
@param buffer a buffer returned from readZero. @return the length of the buffer.