|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| 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. ![]() |