Files
2023-11-21 15:28:12 +00:00

2 lines
72 B
Kotlin

data class ProtoMapValue(val bytes: ByteArray, val strs: Array<String>)