kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.util
Package-level
declarations
Types
Types
Storage
Size
Link copied to clipboard
class
StorageSize
(
val
value
:
Long
,
val
unit
:
StorageSizeUnit
)
:
Comparable
<
StorageSize
>
A size measured in bytes, kibibytes, mebibytes, etc.
Storage
Size
Unit
Link copied to clipboard
enum
StorageSizeUnit
:
Enum
<
StorageSizeUnit
>