public final class EncoderDecoderMixins
extends java.lang.ObjectbufferSize オプションは両方で使用される可能性があるため、別々のクラスとして実装されます。
| 修飾子と型 | クラスと説明 |
|---|---|
static class | EncoderDecoderMixins.BufferSizeMixin デコーダー / エンコーダー (またはその両方) オプションと一緒に使用される bufferSize オプション (デフォルト 2048) を追加します。 |
static class | EncoderDecoderMixins.DecoderMixindecoder オプション (デフォルトは CRLF) を追加し、選択したデコーダーにちなんで名付けられたプロファイルをアクティブにします。 |
static class | EncoderDecoderMixins.EncoderMixinencoder オプション (デフォルトは CRLF) を追加し、選択したエンコーダーにちなんで名付けられたプロファイルをアクティブにします。 |
static class | EncoderDecoderMixins.Encoding |