Append a single byte value to the internal buffer
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public void Append( byte buf ) |
| Visual Basic |
|---|
Public Sub Append ( _ buf As Byte _ ) |
| Visual C++ |
|---|
public: void Append( unsigned char buf ) |
Parameters
- buf
- Type: System..::..Byte
Byte value to append to the internal buffer