Set internal buffer to size 1 and copy supplied byte value into it
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public void Set( byte buf ) |
| Visual Basic (Declaration) |
|---|
Public Sub Set ( _ buf As Byte _ ) |
| Visual C++ |
|---|
public: void Set( unsigned char buf ) |
Parameters
- buf
- Type: System..::.Byte
Byte value to copy into internal byte array of size 1