Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
litespeed_wiki:lsmcd:commands:bget [2016/04/06 20:22] Rob Holda created |
litespeed_wiki:lsmcd:commands:bget [2016/04/06 20:50] (current) Rob Holda |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== bget ===== | ===== bget ===== | ||
- | Read a binary value tied to a user-provided key. | + | Read the binary value from memory that is associated with the user-provided key. |
**syntax:** | **syntax:** | ||
Line 21: | Line 21: | ||
**output notes:** | **output notes:** | ||
* **0** → no flags | * **0** → no flags | ||
- | * **10** → Size in bytes | + | * **10** → data is 10 bytes long |
- | * **myvalueabc** → value of "mykey" | + | * **myvalueabc** → "mykey" is associated with the value "myvalueabc" |