static fun fromBytes(encoded: Bytes!): BlockHeader!
Deserialize a block header from RLP encoded bytes.
encoded - Bytes!: The RLP encoded block.
encoded
Return BlockHeader!: The deserialized block header.