org.bouncycastle.util

Interface StreamParser

public interface StreamParser

Method Summary
Objectread()
CollectionreadAll()

Method Detail

read

public Object read()

readAll

public Collection readAll()