JavaScript is disabled on your browser.
Skip navigation links
io.netty.handler.codec.string

Class LineEncoder

    • Constructor Detail

      • LineEncoder

        public LineEncoder()
        Creates a new instance with the current system line separator and UTF-8 charset encoding.
      • LineEncoder

        public LineEncoder(LineSeparator lineSeparator)
        Creates a new instance with the specified line separator and UTF-8 charset encoding.
      • LineEncoder

        public LineEncoder(Charset charset)
        Creates a new instance with the specified character set.
      • LineEncoder

        public LineEncoder(LineSeparator lineSeparator,
         Charset charset)
        Creates a new instance with the specified line separator and character set.
Skip navigation links

Copyright © 2008–2025 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /