mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-28 10:13:59 +00:00
[read performance iterate] byte-reader intf/impls
This commit is contained in:
parent
e65418002c
commit
eead5e3a6c
4 changed files with 37 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include <stdio.h> // For definition of EOF
|
||||
#include "input/byte_reader.h"
|
||||
#include "input/byte_readers.h"
|
||||
#include "lib/mlrutil.h"
|
||||
|
||||
typedef struct _string_byte_reader_state_t {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue