Sun StorageTek 5800 System Client API Reference Manual

Synopsis

     public long retrieveObject(ObjectIdentifier oid,
         WritableByteChannel dataChannel)
         throws ArchiveException, java.io.IOException
     public long retrieveObject(ObjectIdentifier oid,
         java.nio.channels.WritableByteChannel 
         dataChannel,long firstByte,
         long lastByte)
         throws ArchiveException, java.io.IOException