public interface IoFileRead
Modifier and Type | Interface and Description |
---|---|
static class |
IoFileRead.Default |
Modifier and Type | Method and Description |
---|---|
int |
read(Pointer buf,
JechtIO.File file,
int max_size,
int skip) |
int read(Pointer buf, JechtIO.File file, int max_size, int skip) throws IOException
IOException
Copyright © 2021. All rights reserved.