JavaScript is disabled on your browser.
gnu.mail.util

Class BOutputStream

  • All Implemented Interfaces:
    java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable


    public class BOutputStream
    extends Base64OutputStream 
    Provides RFC 2047 "B" transfer encoding. See section 4.1.
    • Field Summary

      • Fields inherited from class java.io.FilterOutputStream

        out
    • Constructor Summary

      Constructors
      Constructor and Description
      BOutputStream (java.io.OutputStream out)
    • Method Summary

      Methods
      Modifier and Type Method and Description
      static int encodedLength (byte[] bytes)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BOutputStream

        public BOutputStream(java.io.OutputStream out)
    • Method Detail

      • encodedLength

        public static int encodedLength(byte[] bytes)

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