System::IO::MemoryStream Member List

This is the complete list of members for System::IO::MemoryStream, including all inherited members.

BeginRead(System::ArrayPtr< uint8_t > buffer, int offset, int count, System::AsyncCallback callback, System::SharedPtr< System::Object > state)System::IO::Streamvirtual
BeginWrite(System::ArrayPtr< uint8_t > buffer, int offset, int count, System::AsyncCallback callback, System::SharedPtr< System::Object > state)System::IO::Streamvirtual
Close() overrideSystem::IO::MemoryStreamvirtual
CopyTo(const SharedPtr< Stream > &destination)System::IO::Stream
CopyTo(const SharedPtr< Stream > &destination, int32_t buffer_size)System::IO::Stream
Dispose() overrideSystem::IO::Streamvirtual
Dispose(bool disposing)System::IO::Streamprotectedvirtual
EndRead(System::SharedPtr< System::IAsyncResult > asyncResult)System::IO::Streamvirtual
EndWrite(System::SharedPtr< System::IAsyncResult > asyncResult)System::IO::Streamvirtual
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
Flush() overrideSystem::IO::MemoryStreamvirtual
get_CanRead() const overrideSystem::IO::MemoryStreamvirtual
get_CanSeek() const overrideSystem::IO::MemoryStreamvirtual
get_CanTimeout() constSystem::IO::Streamvirtual
get_CanWrite() const overrideSystem::IO::MemoryStreamvirtual
get_Capacity()System::IO::MemoryStream
get_Length() const overrideSystem::IO::MemoryStreamvirtual
get_Position() const overrideSystem::IO::MemoryStreamvirtual
get_ReadTimeout() constSystem::IO::Streamvirtual
get_WriteTimeout() constSystem::IO::Streamvirtual
GetBuffer()System::IO::MemoryStreamvirtual
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
MemoryStream()System::IO::MemoryStream
MemoryStream(int capacity_)System::IO::MemoryStream
MemoryStream(const ArrayPtr< uint8_t > &content, bool writable=true)System::IO::MemoryStream
MemoryStream(const ArrayPtr< uint8_t > &content, int index, int count, bool writable=true, bool publiclyVisible=false)System::IO::MemoryStream
NullSystem::IO::Streamstatic
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
Ptr typedefSystem::IO::MemoryStream
ptr typedefSystem::Object
Read(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::MemoryStreamvirtual
Read(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::MemoryStreamvirtual
System::IO::Stream::Read(const System::Details::StackArray< uint8_t, N > &buffer, int32_t offset, int32_t count)System::IO::Streaminline
ReadByte() overrideSystem::IO::MemoryStreamvirtual
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
Seek(int64_t offset, SeekOrigin origin) overrideSystem::IO::MemoryStreamvirtual
set_Capacity(int value)System::IO::MemoryStream
set_Position(int64_t value) overrideSystem::IO::MemoryStreamvirtual
set_ReadTimeout(int timeout)System::IO::Streamvirtual
set_WriteTimeout(int timeout)System::IO::Streamvirtual
SetLength(int64_t value) overrideSystem::IO::MemoryStreamvirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToArray()System::IO::MemoryStreamvirtual
ToString() constSystem::Objectvirtual
TryGetBuffer(ArraySegment< uint8_t > &buffer)System::IO::MemoryStream
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
Write(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::MemoryStreamvirtual
Write(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::MemoryStreamvirtual
System::IO::Stream::Write(const System::Details::StackArray< uint8_t, N > &buffer, int32_t offset, int32_t count)System::IO::Streaminline
WriteByte(uint8_t value) overrideSystem::IO::MemoryStreamvirtual
WriteTo(SharedPtr< Stream > stream)System::IO::MemoryStreamvirtual
~Object()System::Objectvirtual