[byteio-wg] [byteio-wg | ByteIO Specification - 1667] Why is there an offset in the Streamable seekRead / seekWrite?

Sourceforge Tracker Monitor noreply at forge.gridforum.org
Fri Oct 28 07:09:09 CDT 2005


Neil Chue Hong changed 1667 on 2005-10-28 13:09:09

Close Date has changed: - New: '2005-10-28 13:09:09'   Old: '-'
Status has changed: - New: 'Closed'   Old: 'Open'


Respond by visiting: https://forge.gridforum.org/tracker/?func=detail&atid=824&aid=1667&group_id=154 (https://forge.gridforum.org/tracker/?func=detail&atid=824&aid=1667&group_id=154)

Summary: Why is there an offset in the Streamable seekRead / seekWrite?
Project: ByteIO Working Group
Tracker: ByteIO Specification
Artifact ID: 1667
Category: <None>
Group: <None>
Status: Closed
Priority: -
Last Modified By: Neil Chue Hong
Last Modified: 2005-10-28 13:09:09
Submitted By: Neil Chue Hong
Submit Date: 2005-10-18 17:32:13
Assigned To: Mark Morgan
Close Date: 2005-10-28 13:09:09
File(s): <None>
Description: 
ISSUE: Why is there an offset in the Streamable seekRead / seekWrite?
DISCUSSION: This is fine (and useful) for implementations where such an offset can be provided. Where implementations cannot provide an offsetable read/write, an  appropriate fault should be returned.
SOLUTION: Check consistency with listed faults and determine if fault is required

----------------------------------------------------------------------
Comment By: Neil Chue Hong (2005-10-28 13:09:09)
Consistency seems okay.

"Seek Not Permitted Failure	This failure indicates that a seek operation was attempted on a stream that doesn’t support seeking.  To avoid this failure, clients that wish to use seekRead and seekWrite on a resource that doesn’t support seeking should send in seek values indicating an offset of 0 bytes, and with the seekOrigin set to the current position value.  No specific information is required of the Profile Rendering."
----------------------------------------------------------------------


View the ByteIO Specification : https://forge.gridforum.org/tracker/index.php?func=browse&group_id=154&atid=824 (https://forge.gridforum.org/tracker/index.php?func=browse&group_id=154&atid=824)





More information about the byteio-wg mailing list