Durian
Constants
AvailableRecordFlag = ["A", "AAAA", "NS", "PTR", "CNAME", "SOA", "TXT", "MX", "DNAME", "SRV"]
VERSION = "0.1.4"
Class methods
decode_by_resource_pointer(protocol : Protocol, io : IO, buffer : IO::Memory, maximum_depth : Int32 = 65)
Sourcedepth_decode_by_resource_pointer!(protocol : Protocol, buffer : IO::Memory, offset : Int, question : Bool = false, maximum_depth : Int32 = 65) : String | Nil
Sourceparse_strict_length_address(protocol : Protocol, io : IO, length : Int, buffer : IO::Memory, maximum_depth : Int32 = 65, maximum_length : Int32 = 512)
Sourceupdate_chunk_resource_pointer_position(protocol : Protocol, buffer : IO::Memory, chunk_length : UInt8, question : Bool = false)
Source