org.freehep.util.io
Interface RunLength
- All Known Implementing Classes: 
- RunLengthInputStream, RunLengthOutputStream
- public interface RunLength
Constants for the RunLength encoding.
- Version:
- $Id: RunLength.java,v 1.2 2001/10/29 14:07:06 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- RunLength.java
| Field Summary | 
| static int | EOD
 | 
| static int | LENGTH
 | 
 
LENGTH
public static final int LENGTH
- See Also:
- Constant Field Values
EOD
public static final int EOD
- See Also:
- Constant Field Values
Copyright © 2000-2004 FreeHEP, All Rights Reserved.