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