EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ read_buffer_row_count()

long read_buffer_row_count ( ) const

Get the number of rows in the internal buffer.

CFITSIO internally implements a buffer to read and write data units efficiently. To optimize its usage, columns should be read and written by chunks of the buffer size at most.