C#
VB
Java
Objective-C
WinRT C#
C++
Writes the specified number of bytes to the ILeadStream object.
function Leadtools.ILeadStream.Write(IntPtr,UInt32)(
buffer ,
count
)
buffer
The buffer containing data to write to the stream.
count
The maximum number of bytes to write.
The total number of bytes written into the ILeadStream object.
Use the CanWrite property to determine whether the current instance supports reading.
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