Searched defs:putByte (Results 1 – 3 of 3) sorted by relevance
58 public TlvBuffer.Builder putByte(int tagType, byte b) { in putByte() method in TlvBuffer.Builder
165 public TlvConstructor putByte(int type, byte b) { in putByte() method in TlvBufferUtils.TlvConstructor
937 private int putByte(final int index, final byte value) { in putByte() method in StatsEvent.Buffer