decodeV6

fun decodeV6(buf: ByteArray, offset: Int = 0): DhtEndpoint

Decode an 18-byte IPv6 endpoint from buf at offset: a port of aux::read_v6_endpoint.