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