toggle menu
Signum
3.17.0
common
switch theme
search in API
internals
/
at.asitplus.signum.internals
/
padStart
pad
Start
fun
ByteArray
.
padStart
(
toSize
:
Int
,
pad
:
Byte
=
0
)
:
ByteArray
(
source
)
fun
ByteArray
.
padStart
(
toSize
:
UInt
,
pad
:
Byte
=
0
)
:
ByteArray
(
source
)