public class RecordLister
extends java.lang.Object
BiffViewer
or
EFBiffViewer
, but this can be handy when
trying to make sense of ContinueRecord
special cases.
Output is of the form:
SID - Length - Type (if known)
byte0 byte1 byte2 byte3 .... byte(n-4) byte(n-3) byte(n-2) byte(n-1)Constructor | Description |
---|---|
RecordLister() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
|
void |
run() |
|
void |
setFile(java.lang.String file) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.