Searched defs:putShort (Results 1 – 2 of 2) sorted by relevance
77 public TlvBuffer.Builder putShort(int tagType, short data) { in putShort() method in TlvBuffer.Builder
264 public TlvConstructor putShort(int type, short data) { in putShort() method in TlvBufferUtils.TlvConstructor