Sha256: b6fa582f21ba614aa607bd113826be5555f33ffbfc5731815583137a183aedc7
Contents?: true
Size: 192 Bytes
Versions: 39
Compression:
Stored size: 192 Bytes
Contents
require 'bindata' module Pio class Lldp # TLV value field of system name TLV class SystemNameValue < BinData::Record endian :big stringz :system_name end end end
Version data entries
39 entries across 39 versions & 1 rubygems