mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-10 20:20:08 +08:00
Fix ambiguous doc
This commit is contained in:
parent
70890dbd8e
commit
4b28f00430
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user