private static interface PushCertificateParser.StringReader
Modifier and Type | Method and Description |
---|---|
java.lang.String |
read() |
java.lang.String read() throws java.io.EOFException, java.io.IOException
java.io.EOFException
- if EOF was reached.java.io.IOException
- if an error occurred during reading.