summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/API.md b/API.md
index 468eb89..109b6c8 100644
--- a/API.md
+++ b/API.md
@@ -5522,6 +5522,14 @@ Get buffer data as table in the format it was stored
---
+> string = RL.GetBufferAsString( Buffer buffer )
+
+Get buffer as string
+
+- Success return string
+
+---
+
> type = RL.GetBufferType( Buffer buffer )
Get buffer type