Create new MutableByte class initialized with data from the supplied array up to length of buflen. Internaly,
a call is made to MutableByte.Set(buf[],int) to initialize the new class data buffer.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |