Skip to content

file_get_size_bytes

Declaration

file_get_size_bytes :: fn (file: File) usize

Description

Determinates size of file content in bytes.

Arguments

  • file File handle.

Result

Size of file content in bytes.

Declared in: file.bl