#include "byte_filer.h"#include <basis/byte_array.h>#include <basis/convert_utf.h>#include <basis/function.h>#include <basis/istring.h>#include <basis/portable.h>#include <stdio.h>#include <string.h>#include <unistd.h>Include dependency graph for byte_filer.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Variables | |
| const size_t | BTFL_FILE_TELL_LIMIT = size_t(2) * size_t(GIGABYTE) |
| const size_t BTFL_FILE_TELL_LIMIT = size_t(2) * size_t(GIGABYTE) |
Definition at line 38 of file byte_filer.cpp.
Referenced by byte_filer::file_size_limit(), and byte_filer::tell().
1.5.1