Class ByteValueList

java.lang.Object
com.iohao.net.framework.protocol.wrapper.ByteValueList

@ProtobufClass public final class ByteValueList extends Object
object
Author:
渔民小镇
date:
2023-04-17
  • Field Details

    • values

      @Protobuf(fieldType=BYTES, order=1) public List<byte[]> values
      byte[] List
  • Constructor Details

    • ByteValueList

      public ByteValueList()
  • Method Details