Package org.bouncycastle.mls.codec
Class Varint
java.lang.Object
org.bouncycastle.mls.codec.Varint
- All Implemented Interfaces:
MLSInputStream.Readable
,MLSOutputStream.Writable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public final int value
-
-
Constructor Details
-
Varint
public Varint(int value) -
Varint
- Throws:
IOException
-
-
Method Details
-
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-