Namespace Java.Io
Classes
- CharConversionException
https://docs.oracle.com/javase/8/docs/api/java/io/CharConversionException.html
- InterruptedIOException
https://docs.oracle.com/javase/8/docs/api/java/io/InterruptedIOException.html
- InvalidObjectException
https://docs.oracle.com/javase/8/docs/api/java/io/InvalidObjectException.html
- NotSerializableException
https://docs.oracle.com/javase/8/docs/api/java/io/NotSerializableException.html
- ObjectInputStream.GetField
https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.GetField.html
- ObjectOutputStream.PutField
https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutputStream.PutField.html
- SerializablePermission
https://docs.oracle.com/javase/8/docs/api/java/io/SerializablePermission.html
- StreamCorruptedException
https://docs.oracle.com/javase/8/docs/api/java/io/StreamCorruptedException.html
- UTFDataFormatException
https://docs.oracle.com/javase/8/docs/api/java/io/UTFDataFormatException.html
- UnsupportedEncodingException
https://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html
Interfaces
- ICloseable
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html
- IDataInput
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html
- IDataOutput
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html
- IExternalizable
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html
- IFileFilter
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/FileFilter.html
- IFilenameFilter
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/FilenameFilter.html
- IFlushable
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html
- IObjectInput
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html
- IObjectInputValidation
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputValidation.html
- IObjectOutput
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html
- IObjectStreamConstants
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/ObjectStreamConstants.html
- ISerializable
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html