LzoConstants

Properties

Link copied to clipboard
const val F_ADLER32_C: Int = 2
Link copied to clipboard
const val F_ADLER32_D: Int = 1
Link copied to clipboard
const val F_CRC32_C: Int = 512
Link copied to clipboard
const val F_CRC32_D: Int = 256
Link copied to clipboard
const val F_DOSISH: Int = 32
Link copied to clipboard
const val F_H_CRC32: Int = 4096
Link copied to clipboard
const val F_H_EXTRA_FIELD: Int = 64
Link copied to clipboard
const val F_H_FILTER: Int = 2048
Link copied to clipboard
const val F_H_GMTDIFF: Int = 128
Link copied to clipboard
const val F_H_PATH: Int = 8192
Link copied to clipboard
const val F_MASK: Int = 16383
Link copied to clipboard
const val F_MULTIPART: Int = 1024
Link copied to clipboard
const val F_NAME_DEFAULT: Int = 16
Link copied to clipboard
const val F_STDIN: Int = 4
Link copied to clipboard
const val F_STDOUT: Int = 8
Link copied to clipboard
const val SIZE_OF_INT: Int = 4
Link copied to clipboard
const val SIZE_OF_LONG: Int = 8
Link copied to clipboard
const val SIZE_OF_SHORT: Int = 2