Class ByteArrays

java.lang.Object
com.sshtools.synergy.ssh.ByteArrays

public class ByteArrays extends Object
  • Constructor Details

    • ByteArrays

      public ByteArrays()
  • Method Details

    • getInstance

      public static ByteArrays getInstance()
    • getByteArray

      public byte[] getByteArray() throws IOException
      Throws:
      IOException
    • releaseByteArray

      public void releaseByteArray(byte[] p)