getS64

inline fun Buffer.getS64(byteOffset: Int, littleEndian: Boolean = true): Long
fun ByteArray.getS64(offset: Int, littleEndian: Boolean): Long