Move reused object structures to a standard structures folder
This commit is contained in:
parent
4d7050553c
commit
03979936f3
14 changed files with 157 additions and 136 deletions
8
docs/api/structures/memory-usage-details.md
Normal file
8
docs/api/structures/memory-usage-details.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# MemoryUsageDetails
|
||||
|
||||
* `count` Integer
|
||||
* `size` Integer
|
||||
* `liveSize` Integer
|
||||
* `decodedSize` Integer
|
||||
* `purgedSize` Integer
|
||||
* `purgeableSize` Integer
|
Loading…
Add table
Add a link
Reference in a new issue