Returns the encoder from S to T.
S
T
It may be stateful and should not be reused.
@override Converter<OMeshRect, Uint8List> get encoder => _OMeshBinaryFormatEncoder( specVersion: specVersion, );