fromByteArray

fun fromByteArray(data: ByteArray): REXFile

Factory method for REXFile. It takes an uncompressed ByteArray argument and reads out the REX Paint REXFile object as defined in the <a href="http://www.gridsagegames.com/rexpaint/manual.txt">REX Paint manual</a>.

Sources

(source)
Link copied to clipboard