encoder property

  1. @override
UTF8Encoder encoder
final

Returns the encoder from S to T.

It may be stateful and should not be reused.

Implementation

@override
final UTF8Encoder encoder;