public ReadBlock ( int length ) : ByteVector | ||
length | int |
/// A |
return | ByteVector |
Passing
It is safe to assume that if
This class merely accesses the tag if it exists. GetTag(TagTypes,bool) provides the option of adding the tag to the current instance if it does not exist.
It is safe to assume that if
This method reads the block of data at the current seek position. To change the seek position, use
public ReadBlock ( int length ) : ByteVector | ||
length | int |
/// A |
return | ByteVector |