public abstract class InfObjEntity extends Object
InfObjEntity()
abstract void
decode(byte[] data)
abstract byte[]
encode()
abstract List<Integer>
getAduSizes(byte[] data, int offset, int aduLength)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InfObjEntity()
public abstract void decode(byte[] data)
data
public abstract byte[] encode()
public abstract List<Integer> getAduSizes(byte[] data, int offset, int aduLength)
offset
aduLength
Copyright © 2024. All rights reserved.