Reads a specified number of bytes from the LeadStream object and writes the data into the specified WinRT IBuffer.
public int Read(
IBuffer buffer,
int bufferIndex,
uint count
)
Public Overloads Function Read( _
ByVal buffer As IBuffer, _
ByVal bufferIndex As Integer, _
ByVal count As UInteger _
) As Integer
public int Read(
IBuffer buffer,
int bufferIndex,
uint count
)
function Leadtools.LeadStream.Read(IBuffer,Int32,UInt32)(
buffer ,
bufferIndex ,
count
)
public:
int Read(
IBuffer^ buffer,
int bufferIndex,
uint count
)
buffer
The buffer to write the data into.
bufferIndex
Index into buffer where reading begins.
count
The maximum number of bytes to read.
The total number of bytes read into the buffer. The result value can be less than the number of bytes requested if the number of bytes currently available is less than the requested number, or it can be 0 (zero) if the end of the stream has been reached
Use the CanRead property to determine whether the current instance supports reading.
Products |
Support |
Feedback: Read(IBuffer,Int32,UInt32) Method - Leadtools |
Introduction |
Help Version 19.0.2017.6.19
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.