`withSchema` method should append modificator after `;`, not replace the whole encoding string. To do: - verify how it's done in Rust - fix - make corresponding test
withSchemamethod should append modificator after;, not replace the whole encoding string.To do: