decodeV4

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

Decode a 6-byte IPv4 endpoint from buf at offset: a port of aux::read_v4_endpoint.