public bool Write( byte[] buf )
Public Function Write ( _ buf As Byte() _ ) As Boolean
public: bool Write( array<unsigned char>^ buf )