HomeSort by relevance Sort by last modified time
    Searched full:bytes2char (Results 1 - 1 of 1) sorted by null

  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
ByteBufferTest.java 1026 assertEquals(bytes2char(bytes, buf.order()), value); method
1037 assertEquals(bytes2char(bytes, buf.order()), value); method
1422 assertEquals(bytes2char(bytes, buf.order()), value); method
1455 assertEquals(bytes2char(bytes, buf.order()), value); method
2742 private char bytes2char(byte bytes[], ByteOrder order) { method
    [all...]

Completed in 160 milliseconds