libmseed 3.1.3
The miniSEED data format library
Loading...
Searching...
No Matches
Byte swap flags

Flags indicating whether the header or payload needed byte swapping. More...

Macros

#define MSSWAP_HEADER   0x01
 Header needed byte swapping.
 
#define MSSWAP_PAYLOAD   0x02
 Data payload needed byte swapping.
 

Detailed Description

Flags indicating whether the header or payload needed byte swapping.

These are bit flags normally used to set/test the MS3Record.swapflag value.