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 () |
![]() | |
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 | ( | ) |