CompressionMethodAndFlags

CMF (Compression Method and flags)
   This byte is divided into a 4-bit compression method and a 4-
   bit information field depending on the compression method.

      bits 0 to 3  CM     Compression method
      bits 4 to 7  CINFO  Compression info

Constructors

Link copied to clipboard
constructor(value: Byte)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Byte