Based on the packet_A definition, we build the other classes of packets, which are the base classes of packets with wordsizes 1, 2, and 4.
Based on the packet_A definition, we build the other classes of packets, which are the base classes of packets with wordsizes 1, 2, and 4.Note that this class can be instantiated and will be used if we encounter a packet with an as yet unknown decoding method, or if we want to customize the decoding step. It can still handle all the operations such as return raw data or envelope information, but none of those which require the data to be decoded.
Alphabetic index HTML hierarchy of classes or Java