public interface IPEMParser extends Closeable
| Modifier and Type | Method and Description |
|---|---|
Object |
readObject()
Calls actual
readObject method for the wrapped PEMParser object. |
Object readObject() throws IOException
readObject method for the wrapped PEMParser object.Object which represents read object.IOException - in case of issues with file.Copyright © 1998–2025 Apryse Group NV. All rights reserved.