Base64Serializer

constructor(converterFrom: (T) -> String, converterTo: (String) -> T)(source)