getRawFileData

abstract fun getRawFileData(fileNo: Int, offset: Long): Single<ByteArray>

Returns Single that emits array of bytes from specified type of file with specified offset.

NOTE:

  • Wristband must be connected.

  • User must be valid.

Return

Single that emits record size of specified type of file

Parameters

fileNo

file number

offset

offset in bytes from the file beginning