Generic binary encoder
value
Encode value of type A into a binary array
A
corresponding byte array
Converts this encoder to a Encoder[B] using the supplied B => A
Encoder[B]