| 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. ![]() |