fun List<SessionTransportTransformer>.transformWrite(value: String): String
Applies a list of session transformations to a value representing session string.
Return A string containing all the transformations applied.