[][src]Function rust_hdfs::hadoopRzBufferLength

pub unsafe extern "C" fn hadoopRzBufferLength(
    buffer: *const hadoopRzBuffer
) -> i32

Determine the length of the buffer returned from readZero.

@param buffer a buffer returned from readZero. @return the length of the buffer.