void Write( byte[] buffer, int offset, int count )
Sub Write ( buffer As Byte(), offset As Integer, count As Integer )
void Write( array<unsigned char>^ buffer, int offset, int count )
abstract Write : buffer : byte[] * offset : int * count : int -> unit
function Write(buffer, offset, count);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.