Interface Codec
An interface for classes capable of encoding and decoding data when it is stored and retrieved from a storage.
Direct known implementers
			ICanBoogie\Storage\Codec\JSONCodec, 
			ICanBoogie\Storage\Codec\SerializeCodec
		
An interface for classes capable of encoding and decoding data when it is stored and retrieved from a storage.
			ICanBoogie\Storage\Codec\JSONCodec, 
			ICanBoogie\Storage\Codec\SerializeCodec