gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.i18n.io / kotlin.collections.List / toByteArray
toByteArray
@ExperimentalUnsignedTypes fun List<FourBytes>.toByteArray(): ByteArray
Converts a list of FourBytes values to one single ByteArray.
Return
the ByteArray representation of the FourBytes list