|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.jasn1.ber.BerLength
public class BerLength
Field Summary | |
---|---|
int |
val
|
Constructor Summary | |
---|---|
BerLength()
|
Method Summary | |
---|---|
int |
decode(java.io.InputStream iStream)
|
static int |
encodeLength(BerByteArrayOutputStream berOStream,
int length)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int val
Constructor Detail |
---|
public BerLength()
Method Detail |
---|
public int decode(java.io.InputStream iStream) throws java.io.IOException
java.io.IOException
public static int encodeLength(BerByteArrayOutputStream berOStream, int length) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |