Leadtools Namespace > LeadBufferStream Class : Write Method |
Overload | Description |
---|---|
Write(IntPtr,UInt32) | Writes the specified number of bytes to the LeadBufferStream object. |
Write(Byte[],Int32,UInt32) | Writes the specified number of bytes from buffer to the LeadBufferStream object. |
Write(IBuffer,Int32,UInt32) | Writes the specified number of bytes from a WinRT buffer to the LeadBufferStream object. |