|
Class: ARecord
Object
|
+--DNSRecord
|
+--ARecord
- Package:
- stx:goodies/communication
- Category:
- Net-Communication-DNS
- Version:
- rev:
1.6
date: 2024/04/28 15:41:03
- user: cg
- file: ARecord.st directory: goodies/communication
- module: stx stc-classLibrary: communication
no warranty; provided AS-IS
code ported from squeak
copyrightCOPYRIGHT (c) 2006 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
accessing
-
documentation
-
no warranty; provided AS-IS
code ported from squeak
-
type
-
accessing
-
address
-
-
address: aByteArray
-
printing
-
printOn: aStream
-
Modified (format): / 28-04-2024 / 15:40:32 / exept MBP
reading/writing
-
readFrom: aStream
-
-
writeOn: aStream
-
testing
-
isARecord
-
|