| Leadtools Namespace > ILeadStream Interface : Write Method |
| Overload | Description |
|---|---|
| Write(IntPtr,UInt32) | Writes the specified number of bytes to the ILeadStream 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. ![]() |