Gets a managed byte buffer from this instance.
| C# | Visual Basic | Visual C++ |
public byte[] GetBuffer()
Public Function GetBuffer As Byte()
public: array<unsigned char>^ GetBuffer()
The byte buffer.
[Missing <returns> documentation for "M:Monobjc.Foundation.NSData.GetBuffer"]
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)