|
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 > ILeadStream Interface : Read Method |





| Overload | Description |
|---|---|
| Read(IntPtr,UInt32) | Reads a specified number of bytes from the ILeadStream object and writes the data into the specified buffer. ![]() ![]() ![]() ![]() |
| Read(IBuffer,Int32,UInt32) | Reads a specified number of bytes from the LeadStream object and writes the data into the specified WinRT IBuffer. ![]() |
| Read(Byte[],Int32,UInt32) | Reads a specified number of bytes from the LeadStream object and writes the data into the specified buffer. ![]() |