hdfs::native::hdfsPread [] [src]

pub unsafe extern fn hdfsPread(fs: *const hdfsFS, file: *const hdfsFile, position: tOffset, buffer: *mut c_void, length: tSize) -> tSize
[]

Positional read of data from an open file.

Params

Return

See hdfsRead