Files
2023-11-17 14:07:13 +00:00

2 lines
72 B
Kotlin

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