public interface ReaderWriter
Modifier and Type | Method and Description |
---|---|
Reader |
getReader() |
Writer |
getWriter() |
void |
release() |
Reader getReader() throws IOException
IOException
Writer getWriter() throws IOException
IOException
void release() throws IOException
IOException
Copyright © 2004-2016. All Rights Reserved.