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