Our SerializationDelegate and the underlying Serializer/Deserializer interfaces are usually used with byte arrays. Introducing convenience methods for the byte array case simplies our own usage (e.g. in ConcurrentMapCache and SerializingConverter).