LuaSTG-x Core API
lstg::StreamFile Member List

This is the complete list of members for lstg::StreamFile, including all inherited members.

create(local path, local canWrite)lstg::StreamFile
fill(local dst, local length, local buffer)lstg::Stream
isResizable()lstg::Stream
isWritable()lstg::Stream
lock()lstg::Stream
resize(local length)lstg::StreamFile
seek(local origin, local offset)lstg::StreamFile
size()lstg::Stream
tell()lstg::Stream
tryLock()lstg::Stream
unlock()lstg::Stream