MCPcopy Create free account
hub / github.com/MariaDB/server / file_length

Method file_length

sql/sql_load.cc:265–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263 int clear_level(int level);
264
265 my_off_t file_length() { return cache.end_of_file; }
266 my_off_t position() { return my_b_tell(&cache); }
267
268 /**

Callers 2

read_fixed_lengthFunction · 0.80
read_sep_fieldFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected