Task #1657
explore making iocipher.FileDescriptor subclass of java.io.FileDescriptor
Status: | New | Start date: | 07/29/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
IOCipher should subclass java.io
as much as possible, to make integration with other libs as easy as possible. One idea is to make ...iocipher.FileDescriptor
subclass of java.io.FileDescriptor