Home
last modified time | relevance | path

Searched defs:ByteArrayWrapper (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DByteArrayWrapper.java27 public class ByteArrayWrapper implements Comparable<ByteArrayWrapper> class
48 public ByteArrayWrapper() { in ByteArrayWrapper() method in ByteArrayWrapper
59 public ByteArrayWrapper(byte[] bytesToAdopt, int size) { in ByteArrayWrapper() method in ByteArrayWrapper
71 public ByteArrayWrapper(ByteBuffer source) { in ByteArrayWrapper() method in ByteArrayWrapper