toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-provider-base
/
dev.whyoleg.cryptography.providers.base
Package-level
declarations
Functions
Properties
Properties
Empty
Byte
Array
Link copied to clipboard
val
EmptyByteArray
:
ByteArray
Functions
check
Bounds
Link copied to clipboard
fun
checkBounds
(
size
:
Int
,
startIndex
:
Int
,
endIndex
:
Int
)
ensure
Size
Exactly
Link copied to clipboard
fun
ByteArray
.
ensureSizeExactly
(
expectedSize
:
Int
)
:
ByteArray