[This is preliminary documentation and is subject to change.]
Target stream that this stream wraps
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public byte[] Buffer { get; }
public byte[] Buffer { get; }
Public ReadOnly Property Buffer As Byte()
Get
Public ReadOnly Property Buffer As Byte()
Get
public:
property array<unsigned char>^ Buffer {
array<unsigned char>^ get ();
}
public:
property array<unsigned char>^ Buffer {
array<unsigned char>^ get ();
}
member Buffer : byte[] with get
member Buffer : byte[] with get
Property Value
Type:
Byte