JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.bouncycastle.util
StreamParser
Contents
Description
Method Summary
Method Details
read()
readAll()
Hide sidebar
Show sidebar
Interface StreamParser
public interface
StreamParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
read
()
Collection
readAll
()
Method Details
read
Object
read
() throws
StreamParsingException
Throws:
StreamParsingException
readAll
Collection
readAll
() throws
StreamParsingException
Throws:
StreamParsingException