Uses of Class
org.freehep.util.io.TaggedInputStream

Uses of TaggedInputStream in org.freehep.util.io
 

Methods in org.freehep.util.io with parameters of type TaggedInputStream
abstract  Tag Tag.read(int tagID, TaggedInputStream input, int len)
          This reads the information from the given input and returns a new Tag
 Tag UndefinedTag.read(int tagID, TaggedInputStream input, int len)
           
abstract  Action Action.read(int actionCode, TaggedInputStream input, int length)
          Read an action from the input, with given actioncode and length
 Action Action.Unknown.read(int actionCode, TaggedInputStream input, int length)
           
 



Copyright © 2012. All Rights Reserved.