Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ByteSequence Class Reference

Inheritance diagram for ByteSequence:
[legend]
Collaboration diagram for ByteSequence:
[legend]
List of all members.

Public Methods

 ByteSequence (byte[] bytes)
final int getIndex ()
 ByteSequence (byte[] bytes)
final int getIndex ()

Private Methods

final void unreadByte ()
final void unreadByte ()

Private Attributes

ByteArrayStream byte_stream

Detailed Description

Utility class that implements a sequence of bytes which can be read via the `readByte()' method. This is used to implement a wrapper for the Java byte code stream to gain some more readability.

Version:
Id:
ByteSequence.java,v 1.1.1.1 2002/01/24 03:44:02 pserver Exp
Author:
M. Dahm

Definition at line 13 of file lib/jpf/de/fub/bytecode/util/ByteSequence.java.


The documentation for this class was generated from the following files:
Generated at Thu Feb 7 07:05:50 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001