IDA SDK
|
Helper class - adapts linput to be used in extract_... functions as a data supplier (see kernwin.hpp)
Public Member Functions | |
linput_buffer_t (linput_t *linput, int64 size=0) | |
ssize_t | read (void *buf, size_t n) |
bool | eof () |
Protected Attributes | |
linput_t * | li |