Uses of Package
com.aoapps.lang.io
-
Packages that use com.aoapps.lang.io Package Description com.aoapps.lang com.aoapps.lang.i18n Internationalization (i18n) utilities shared by many projects.com.aoapps.lang.io -
Classes in com.aoapps.lang.io used by com.aoapps.lang Class Description Encoder Encodes data as it is written to the provided output. -
Classes in com.aoapps.lang.io used by com.aoapps.lang.i18n Class Description FastExternalizable A FastExternalizable object does not have any loops in its object graph, or is able to restore the loops itself upon deserialization. -
Classes in com.aoapps.lang.io used by com.aoapps.lang.io Class Description AppendableWriter Writer that writes to an underlyingAppendable.Encoder Encodes data as it is written to the provided output.EncoderWriter Writer that encodes during write.FailOnWriteWriter FastExternalizable A FastExternalizable object does not have any loops in its object graph, or is able to restore the loops itself upon deserialization.FastObjectInput FastObjectOutput NoClose Indicates thatNoClose.close()is overridden to be a no-op.NullOutputStream Discards all data.NullPrintWriter Discards all data.NullWriter Discards all data.Writable Something that may be written to a Writer output instead of being converted toString and then having the String written.WriterFacade Wraps a writer while passing-through all methods of the writer class.