Searched defs:toByteBuffer (Results 1 – 6 of 6) sorted by relevance
157 public ByteBuffer toByteBuffer() { in toByteBuffer() method in StructNdOptPref64
69 public ByteBuffer toByteBuffer() { in toByteBuffer() method in NeighborAdvertisement
880 public static ByteBuffer toByteBuffer(BaseMap data, ByteOrder order) { in toByteBuffer() method
2067 private static ByteBuffer toByteBuffer(long[] longArray) { in toByteBuffer() method in MediaParser2076 private static ByteBuffer toByteBuffer(int[] intArray) { in toByteBuffer() method in MediaParser
678 private ByteBuffer toByteBuffer(final String hexString) { in toByteBuffer() method in StructTest
930 private ByteBuffer toByteBuffer(int byteCount, Buffer input) { in toByteBuffer() method in GLLogWrapper