Fix ambiguous doc

This commit is contained in:
Him188 2019-12-13 15:20:07 +08:00
parent 70890dbd8e
commit 4b28f00430

View File

@ -95,7 +95,7 @@ fun Input.readTLVMap(expectingEOF: Boolean = false, tagSize: Int = 1): MutableMa
}
/**
* 读扁平的 tag-UVarInt map. 重复的 tag 不会只保留最后一个
* 读扁平的 tag-UVarInt map. 重复的 tag 只保留最后一个
*
* tag: UByte
* value: UVarint