Sha256: 61cc8eccdb60d4b2d6861a6d3ce06fde779a20590290325ab962749c16458912
Contents?: true
Size: 207 Bytes
Versions: 39
Compression:
Stored size: 207 Bytes
Contents
require 'bindata' module Pio class Lldp # TLV value field of port description TLV class PortDescriptionValue < BinData::Record endian :big stringz :port_description end end end
Version data entries
39 entries across 39 versions & 1 rubygems