FMIceLinkBZip2DecompressorState Constants Reference
| Declared in | FMIceLinkBZip2DecompressorState.h |
|---|
FMIceLinkBZip2DecompressorState
Definition
typedef NS_ENUM(NSInteger, FMIceLinkBZip2DecompressorState ) {
FMIceLinkBZip2DecompressorStateEOF = 1,
FMIceLinkBZip2DecompressorStateSTART_BLOCK = 2,
FMIceLinkBZip2DecompressorStateRAND_PART_A = 3,
FMIceLinkBZip2DecompressorStateRAND_PART_B = 4,
FMIceLinkBZip2DecompressorStateRAND_PART_C = 5,
FMIceLinkBZip2DecompressorStateNO_RAND_PART_A = 6,
FMIceLinkBZip2DecompressorStateNO_RAND_PART_B = 7,
FMIceLinkBZip2DecompressorStateNO_RAND_PART_C = 8,
};
Constants
FMIceLinkBZip2DecompressorStateEOF-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateSTART_BLOCK-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateRAND_PART_A-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateRAND_PART_B-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateRAND_PART_C-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateNO_RAND_PART_A-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateNO_RAND_PART_B-
Declared In
FMIceLinkBZip2DecompressorState.h. FMIceLinkBZip2DecompressorStateNO_RAND_PART_C-
Declared In
FMIceLinkBZip2DecompressorState.h.