class PacketProtocols::Udp

Public Instance Methods

length() click to toggle source
# File lib/packet-protocols/udp.rb, line 12
def length
  len
end