com.scalapenos.riak
A RiakSerializer is a type class trait for implementing serialization from some type T to a Tuple2 of raw data (a String) and a ContentType.
Serializes an instance of T to a Tuple2 of raw data (a String) and a ContentType.
A RiakSerializer is a type class trait for implementing serialization from some type T to a Tuple2 of raw data (a String) and a ContentType.