RootEncoder
Toggle table of contents
2.8.0
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
srt
/
com.pedro.srt.utils
/
CRC32
CRC32
object
CRC32
Created by pedro on 28/8/23.
CRC32 ISO/IEC 13818-1
Members
Functions
get
CRC32
Link copied to clipboard
fun
getCRC32
(
array
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
array.size
)
:
Int