Class Base64InputStream

  • All Implemented Interfaces:
    ,

    public class Base64InputStream
    extends 
    An extension of that is initialized from a Base64 input stream (rather than from a byte array).
    • Field Summary

      • Fields inherited from class java.io.

        , , ,
    • Constructor Summary

      Constructors 
      Constructor Description
       base64)  
    • Method Summary

      • Methods inherited from class java.io.

        , , , , , , , , , ,
      • Methods inherited from class java.io.

        , ,
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • Base64InputStream

        public  base64)