Class GridFTPOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class GridFTPOutputStream extends GssOutputStream
  • Field Details

    • CRLF

      private static final byte[] CRLF
    • ADAT

      private static final byte[] ADAT
    • MIC

      private static final byte[] MIC
    • ENC

      private static final byte[] ENC
  • Constructor Details

  • Method Details