gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.i18n.io / MsgId / toByteArray

toByteArray

fun toByteArray(): ByteArray

Converts this object to the default ByteArray representation as used in *.mo files. The id is converted according to MsgStr.toByteArray, it is separated from the context by CONTEXT_SEPARATOR.