Searched defs:ByteBufferSource (Results 1 – 1 of 1) sorted by relevance
237 private static class ByteBufferSource extends Source { class in ImageDecoder238 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() method in ImageDecoder.ByteBufferSource