module Durian::Section
Defined in:
durian/section/additional.crdurian/section/answer.cr
durian/section/authority.cr
durian/section/question.cr
durian/section/section.cr
Class Method Summary
- .decode_record_additional(resource_record : Record, io : IO, buffer : IO)
- .decode_record_answer(resource_record : Record, io : IO, buffer : IO)
- .decode_record_authority(resource_record : Record, io : IO, buffer : IO)
- .decode_resource_pointer(io : IO, buffer : IO)
- .new_resource_record(flag : RecordFlag)