Companion

object Companion

Functions

Link copied to clipboard
fun LinkedBlockingDeque<Byte>.read(i: Int): ByteArray

Extension function to read N bytes from a LinkedBlockingDeque

Link copied to clipboard
fun LinkedBlockingDeque<Byte>.skip(i: Int)

Extension function to skip N bytes from a LinkedBlockingDeque