Join Slack
Powered by
but if I type `fun ByteArray.getFloat(index: Int, ...
# getting-started
e
elect
12/13/2016, 11:34 AM
but if I type
fun ByteArray.getFloat(index: Int, bigEndianess: Boolean = true) = Float.intBitsToFloat(2)
Open in Slack
Previous
Next