Encodes the data object in the specified buffer
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.7.1.0 (0.7.1.0)
Syntax
| C# |
|---|
public abstract void encode( MutableByte buffer ) |
| Visual Basic (Declaration) |
|---|
Public MustOverride Sub encode ( _ buffer As MutableByte _ ) |
| Visual C++ |
|---|
public: virtual void encode( MutableByte^ buffer ) abstract |
Parameters
- buffer
- Type: SnmpSharpNet..::.MutableByte
The buffer to write the encoded information