Package org.bouncycastle.mls.codec
Class MLSInputStream
java.lang.Object
org.bouncycastle.mls.codec.MLSInputStream
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MLSInputStream
public MLSInputStream(byte[] data)
-
-
Method Details
-
decode
- Throws:
IOException
-
read
- Throws:
IOException
-
readOptional
- Throws:
IOException
-
readArray
- Throws:
IOException
-
readOpaque
- Throws:
IOException
-
readList
- Throws:
IOException
-