public class ProtoStructDecoder<T extends StructBase> extends Object
ProtoStructDecoder()
T[]
decode(byte[] bs, Class<T> clazz, int fieldsTotalSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProtoStructDecoder()
public T[] decode(byte[] bs, Class<T> clazz, int fieldsTotalSize) throws Exception
Exception
Copyright © 2019. All rights reserved.