ChecksumTable

class ChecksumTable(val entries: MutableList<Int> = mutableListOf())

Constructors

Link copied to clipboard
constructor(entries: MutableList<Int> = mutableListOf())

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun write(buf: ByteBuf)