Set internal buffer to size 1 and copy supplied byte value into it
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public void Set( byte buf ) |
| Visual Basic |
|---|
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