| Leadtools Namespace > LeadStream Class : Read Method |


| Overload | Description |
|---|---|
| Read(IntPtr,UInt32) | Reads a specified number of bytes from the LeadStream object and writes the data into the specified unmanaged 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. ![]() |