Fs.sizeΒΆ
size :: fn (handle: File) (_0: usize, _1: Error) #inline
Return file content size in bytes and OK status on success, otherwise return zero and proper error.
Declared in: fs.bl
size :: fn (handle: File) (_0: usize, _1: Error) #inline
Return file content size in bytes and OK status on success, otherwise return zero and proper error.
Declared in: fs.bl