sdk
androidJvm
sdk
/
com.memfault.cloud.sdk
/
ChunkQueue
/
peek
peek
abstract
fun
peek
(
count
:
Int
)
:
List
<
ByteArray
>
Return a list with at most the first
count
items from the head of the queue.