Aaron Todd
08/30/2023, 2:11 PMokio.Buffer
directly from a ByteArray
without a copy / call to write(source: ByteArray)
? It seems like an API is missing to transfer ownership of a ByteArray
and internally create a Segment
from the given array for the buffer to use.Zach Klippenstein (he/him) [MOD]
08/31/2023, 3:25 AM