C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / Write Method

In This Topic
Write Method (NativeFileStream)
In This Topic
When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.
Overload List
OverloadDescription
When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.  
Writes a block of bytes to this stream using data from a buffer.  
See Also