Appends specified byte[] value to the buffer.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Append( byte[] value, int offset, int count )
Public Sub Append ( value As Byte(), offset As Integer, count As Integer )
public: void Append( array<unsigned char>^ value, int offset, int count )
member Append : value : byte[] * offset : int * count : int -> unit
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119