id3
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
id3
id3
/
io.github.kingg22.vibrion.id3
/
Id3WriterBuilder
/
toByteArray
to
Byte
Array
@
JvmOverloads
fun
toByteArray
(
padding
:
Int
=
4096
)
:
ByteArray
Shortcut for
build
and
Id3AudioWriter.toByteArray
Parameters
padding
Padding to add to the end of the
ByteArray
.