Jhaman das
04/20/2023, 2:53 PMSebastian Sellmair [JB]
04/20/2023, 3:11 PMBuffer().write(data.toByteString())
Jhaman das
04/20/2023, 5:19 PMJeff Lockhart
04/20/2023, 7:36 PMNSInputStream
. See usage examples in AppleSourceTest. Unfortunately only available once the PR is merged and released though.
Other solutions could copy the NSData
to a ByteArray
first, if that's not an issue.