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