public class ProtostuffDecoder extends Object implements RemotingDataDecoder
ProtostuffDecoder()
<T> T
decode(byte[] data, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProtostuffDecoder()
public <T> T decode(byte[] data, Class<T> clazz)
decode
RemotingDataDecoder
Copyright © 2020. All rights reserved.