PD_ARR_BYTE_SIGNED_COMPRESS — Same as PD_ARR_BYTE_SIGNED but indicates that the supplied array of bytes should be compressed using compression method 006.
PD_ARR_BYTE_UNSIGNED_COMPRESS — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 006.
PD_ARR_WORD_SIGNED_COMPRESS — Same as PD_ARR_WORD_SIGNED but indicates that the supplied array of bytes should be compressed using compression method 004.
PD_ARR_WORD_UNSIGNED_COMPRESS — Same as PD_ARR_WORD_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 004.
PD_ARR_TRIO_SIGNED_COMPRESS — Same as PD_ARR_TRIO_SIGNED but indicates that the supplied array of bytes should be compressed using compression method 002.
PD_ARR_TRIO_UNSIGNED_COMPRESS — Same as PD_ARR_TRIO_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 002.
PD_ARR_LONG_SIGNED_COMPRESS — Same as PD_ARR_LONG_SIGNED but indicates that the supplied array of bytes should be compressed using compression method 000.
PD_ARR_LONG_UNSIGNED_COMPRESS — Same as PD_ARR_LONG_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 000.
PD_ARR_COMPRESS_METHOD_000 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 000.
PD_ARR_COMPRESS_METHOD_002 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 002.
PD_ARR_COMPRESS_METHOD_004 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 004.
PD_ARR_COMPRESS_METHOD_006 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 006.
PD_ARR_COMPRESS_METHOD_008 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 008.
PD_ARR_COMPRESS_METHOD_009 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 009.
PD_ARR_COMPRESS_METHOD_010 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 010.
PD_ARR_COMPRESS_METHOD_011 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 011.
PD_ARR_COMPRESS_METHOD_012 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 012.
PD_ARR_COMPRESS_METHOD_015 — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes should be compressed using compression method 015.
PD_HEX_COMPRESS_METHOD_000 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 000.
PD_HEX_COMPRESS_METHOD_002 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 002.
PD_HEX_COMPRESS_METHOD_004 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 004.
PD_HEX_COMPRESS_METHOD_006 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 006.
PD_HEX_COMPRESS_METHOD_008 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 008.
PD_HEX_COMPRESS_METHOD_009 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 009.
PD_HEX_COMPRESS_METHOD_010 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 010.
PD_HEX_COMPRESS_METHOD_011 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 011.
PD_HEX_COMPRESS_METHOD_012 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 012.
PD_HEX_COMPRESS_METHOD_015 — Same as PD_HEX but indicates that the supplied array of bytes should be compressed using compression method 015.
PD_ARR_COMPRESSED — Same as PD_ARR_BYTE_UNSIGNED but indicates that the supplied array of bytes is already compressed using one of the above compression methods.
PD_HEX_COMPRESSED — Same as PD_HEX but indicates that the supplied array of bytes is already compressed using one of the above compression methods.