public class Header extends Object
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
Header(BinaryReader reader)
Constructs a new instance of Header
|
public Header(BinaryReader reader)
reader - Reader connected to the source data structure and
positioned to start reading.public int getCount()
public int getStartPosition()
public int getLength()
Copyright © 2015 51Degrees. All rights reserved.