Do Okio buffers support memory efficient random ac...
# squarelibraries
s
Do Okio buffers support memory efficient random access? Something like a direct ByteBuffer in Java? I'm processing very large files and want to keep as little in memory as possible.