| Leadtools Namespace > LeadFileStream Class : Read Method |


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