Game Framework  2021.05.31
AndroidFileSystemStream 成员列表

成员的完整列表,这些成员属于 AndroidFileSystemStream,包括所有继承而来的类成员

AndroidFileSystemStream(string fullPath, FileSystemAccess access, bool createNew)AndroidFileSystemStream
CachedBytesLengthFileSystemStreamprotectedstatic
Close()AndroidFileSystemStreamprotectedvirtual
Flush()AndroidFileSystemStreamprotectedvirtual
LengthAndroidFileSystemStreamprotected
PositionAndroidFileSystemStreamprotected
Read(byte[] buffer, int startIndex, int length)AndroidFileSystemStreamprotectedvirtual
ReadByte()AndroidFileSystemStreamprotectedvirtual
s_CachedBytesFileSystemStreamprotectedstatic
Seek(long offset, SeekOrigin origin)AndroidFileSystemStreamprotectedvirtual
SetLength(long length)AndroidFileSystemStreamprotectedvirtual
Write(byte[] buffer, int startIndex, int length)AndroidFileSystemStreamprotectedvirtual
WriteByte(byte value)AndroidFileSystemStreamprotectedvirtual