|
LuaSTG-x Core API
|
Public Member Functions | |
| function | create () |
| function | data () |
| function | getBuffer () |
| function | isResizable () |
| function | isWritable () |
| function | resize (local length) |
| function | seek (local origin, local offset) |
| function | size () |
| function | tell () |
Public Member Functions inherited from lstg::Stream | |
| function | fill (local dst, local length, local buffer) |
| function | isResizable () |
| function | isWritable () |
| function | lock () |
| function | resize (local size) |
| function | seek (local Origin, local Offset) |
| function | size () |
| function | tell () |
| function | tryLock () |
| function | unlock () |
| function create | ( | ) |
src can be NULL
| function data | ( | ) |
| function getBuffer | ( | ) |
| function isResizable | ( | ) |
| function isWritable | ( | ) |
| function size | ( | ) |
| function tell | ( | ) |