Client and backend. This class is shared: the same code is compiled into your app and into your server, so everything on this page works in both.
public interface AutoCloseable
Known subtypesByteArrayInputStream, ByteArrayOutputStream, DataInput, DataInputStream, DataOutput, DataOutputStream, InputStream, InputStreamReader, OutputStream, OutputStreamWriter, PrintStream, Reader, StringReader, StringWriter, Writer, BaseStream, Stream
Methods
public abstract void close()
throws Exception |
Method details
close
public abstract void close()
throws Exception