Parent

Methods

RubyDNS::BinaryStringIO

A helper class for processing incoming network data.

Public Class Methods

new() click to toggle source
# File lib/rubydns/binary_string.rb, line 27
def initialize
        super

        set_encoding("BINARY")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.