Class TXT


  • public class TXT
    extends Data
    A TXT record. Actually a binary blob containing extents, each of which is a one-byte count followed by that many bytes of data, which can usually be interpreted as ASCII strings but not always.