docs: update core and debug API docs
This commit is contained in:
@@ -18,6 +18,8 @@ bool Write(const Containers::String& str);
|
||||
|
||||
**返回:** `bool` - 是否写入成功
|
||||
|
||||
**线程安全:** ❌
|
||||
|
||||
**复杂度:** O(n) 其中 n 为写入的字节数
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user