JDK-4294629 : add random read and random write that combines seek and read/write
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-11-25
  • Updated: 2000-02-25
  • Resolved: 2000-02-25
Related Reports
Duplicate :  
Description

Name: ml70278			Date: 11/24/99


Be nice to have a random read and random write that combines seek and 
read/write.  Saves having to go into the native layers and into the kernel for 
database programs. 
======================================================================

Comments
EVALUATION This will be considered as part of the New I/O work. -- mr@eng 2000/2/25
02-08-0191