fromBencoded

fun fromBencoded(bencodedValue: ByteArray): ImmutableItem

Reconstruct from raw bencoding (e.g. the bytes pulled off the wire). The bytes are kept verbatim so the target hash matches the sender's.