Searched refs:writeByteBuffer (Results 1 – 1 of 1) sorted by relevance
325 public abstract void writeByteBuffer(int fieldNumber, ByteBuffer value) throws IOException; in writeByteBuffer() method in CodedOutputStream1239 public final void writeByteBuffer(final int fieldNumber, final ByteBuffer value) in writeByteBuffer() method in CodedOutputStream.ArrayEncoder1632 public void writeByteBuffer(final int fieldNumber, final ByteBuffer value) throws IOException { in writeByteBuffer() method in CodedOutputStream.SafeDirectNioEncoder1965 public void writeByteBuffer(int fieldNumber, ByteBuffer value) throws IOException { in writeByteBuffer() method in CodedOutputStream.UnsafeDirectNioEncoder2478 public void writeByteBuffer(final int fieldNumber, final ByteBuffer value) throws IOException { in writeByteBuffer() method in CodedOutputStream.ByteOutputEncoder2792 public void writeByteBuffer(final int fieldNumber, final ByteBuffer value) throws IOException { in writeByteBuffer() method in CodedOutputStream.OutputStreamEncoder