SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.rotation
/
RotationManager
/
RotationResult
/
Compressed
Compressed
data
class
Compressed
(
val
originalPath
:
Path
,
val
compressedPath
:
Path
)
:
RotationManager.RotationResult
(
source
)
Members
Constructors
Compressed
Link copied to clipboard
constructor
(
originalPath
:
Path
,
compressedPath
:
Path
)
Properties
compressed
Path
Link copied to clipboard
val
compressedPath
:
Path
original
Path
Link copied to clipboard
val
originalPath
:
Path