public class ProtoStructDecoder<T extends StructBase> extends Object
| Constructor and Description |
|---|
ProtoStructDecoder()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
T[] |
decode(byte[] bs,
Class<T> clazz,
int fieldsTotalSize)
decode byte buffer
|
Copyright © 2018 lodsve. All rights reserved.