public interface RepeatedReader<T>
| Modifier and Type | Method and Description |
|---|---|
int |
read(InputEx input,
T value) |
int read(InputEx input, T value) throws IOException
IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.