nl.uva.vlet.vrs
Interface VStreamAccessable

All Superinterfaces:
VStreamReadable, VStreamWritable
All Known Implementing Classes:
VFile

public interface VStreamAccessable
extends VStreamReadable, VStreamWritable

Combined interface class for VStreamReadable and VStreamWritable


Method Summary
 
Methods inherited from interface nl.uva.vlet.vrs.VStreamReadable
getInputStream
 
Methods inherited from interface nl.uva.vlet.vrs.VStreamWritable
getOutputStream