Utils

open class Utils

Author

lngtr

Since

2018-02-23

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun crc32(s: String): Long
Convenience method for calculating the CRC2 checksum of a string.
Link copied to clipboard
open fun getOSType(): EOSType