- buffer(byte) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- buffer(byte) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
This method does not perform bounds checking on the array.
- bufferByteArrayNoTag(byte[]) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferByteArrayNoTag(byte[]) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
- bufferFixed32NoTag(int) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferFixed32NoTag(int) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
This method does not perform bounds checking on the array.
- bufferFixed64NoTag(long) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferFixed64NoTag(long) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
This method does not perform bounds checking on the array.
- bufferInt32NoTag(int) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferInt32NoTag(int) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
This method does not perform bounds checking on the array.
- bufferMakeLengthIndex() - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
标记当前长度写入位置.
- bufferMakeLengthIndex() - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
- bufferUInt32NoTag(int) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferUInt32NoTag(int) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
This method does not perform bounds checking on the array.
- bufferUInt64NoTag(long) - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferUInt64NoTag(long) - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
This method does not perform bounds checking on the array.
- bufferWriteLength() - 类 中的方法xyz.noark.protobuf.AbstractCodedOutputStream
-
- bufferWriteLength() - 类 中的方法xyz.noark.protobuf.decoder.ByteArrayDecoder
-
- ByteArrayDecoder - xyz.noark.protobuf.decoder中的类
-
字节数组实现的解码器.
- ByteArrayDecoder() - 类 的构造器xyz.noark.protobuf.decoder.ByteArrayDecoder
-