Custom

data class Custom(val value: Int) : CompressionLevel

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
open override val value: Int