SmartPeak
v1.17.0
First Steps
Getting started with SmartPeak
SmartPeak Features
SmartPeak Changelog
FAQ
Step-by-step guides
Install SmartPeak
Build SmartPeak
Using SmartPeak
About Smartpeak
Contributing to SmartPeak
SmartPeak Parameters
Developer documentation
Library API
Roadmap
SmartPeak Team
The Story of the SmartPeak
Other
Indices and tables
SmartPeak
»
Library API
»
Class AsynchronousReader
Edit on GitHub
Class AsynchronousReader
¶
Defined in
File csv.h
Class Documentation
¶
class
io
::
detail
::
AsynchronousReader
¶
Public Functions
inline
void
init
(
std
::
unique_ptr
<
ByteSourceBase
>
arg_byte_source
)
¶
inline
bool
is_valid
(
)
const
¶
inline
void
start_read
(
char
*
arg_buffer
,
int
arg_desired_byte_count
)
¶
inline
int
finish_read
(
)
¶
inline
~AsynchronousReader
(
)
¶