1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
411 views
by brandon-w-8204 (34.1k points)

1 Answer

0 votes
use the function toByteArray()

example: var byteArray = byteArrayOutputStream.toByteArray()
by brandon-w-8204 (34.1k points)
...