Prepend (add at the beginning) a single byte value
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public void Prepend( byte buf )
Public Sub Prepend ( _ buf As Byte _ )
public: void Prepend( unsigned char buf )
Parameters
- buf
- Byte
Byte value to prepend