@NoImplement public interface MetadataCacheStorageSerializer extends CacheStorageSerializer
MetadataCacheStorage in case it's needed.
It's very important that serialized objects are not modified in any way in order to be able to deserialize them. That means
that, the same bytes that are written to the OutputStream when serializing, should be read from the InputStream
when deserializing.deserialize, serializeCopyright © 2023 MuleSoft, Inc.. All rights reserved.