Click or drag to resize
ResetableMemoryStreamGetInternalBuffer Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.ResetableMemoryStream.GetInternalBuffer"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public byte[] GetInternalBuffer()

Return Value

Type: Byte

[Missing <returns> documentation for "M:VRage.ResetableMemoryStream.GetInternalBuffer"]

See Also