SnmpSharpNet
SnmpSharpNet copied to clipboard
Trim trailing NULLs
A certain broadcast equipment manufacturers has started packing OctetStrings with NULLs to the full length of the packet, leading to decode errors. This removes trailing NULLs from the input buffer and recalculates the offset if required. I will leave a single trailing null if needed