Sha256: 6eee0a14d0b9711585dadcb51b8ab5ba8773da7a5662d5ac4a6756a39968f7a5
Contents?: true
Size: 213 Bytes
Versions: 39
Compression:
Stored size: 213 Bytes
Contents
require 'bindata' module Pio class Lldp # TLV value field of system description TLV class SystemDescriptionValue < BinData::Record endian :big stringz :system_description end end end
Version data entries
39 entries across 39 versions & 1 rubygems