SharpStreamWrite(Byte, Int32, Int32) Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public override void Write(
byte[] array,
int offset,
int count
)
Parameters
- array Byte
-
- offset Int32
-
- count Int32
-
See Also