static fun readFrom(input: RLPReader): LogsBloomFilter
Creates a bloom filter from the given RLP-encoded input.
input - The input to read from
input
Return the input's corresponding bloom filter