GetBufferAsString.

This commit is contained in:
jussi
2024-08-29 13:01:21 +03:00
parent 366f8f5c92
commit d40bf3a393
6 changed files with 40 additions and 0 deletions

8
API.md
View File

@@ -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