com.jcraft.jogg
Class Page
java.lang.Object
com.jcraft.jogg.Page
public class Page
- extends Object
|
Constructor Summary |
Page()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
header_base
public byte[] header_base
header
public int header
header_len
public int header_len
body_base
public byte[] body_base
body
public int body
body_len
public int body_len
Page
public Page()
bos
public int bos()
eos
public int eos()
granulepos
public long granulepos()
serialno
public int serialno()
copy
public Page copy()
copy
public Page copy(Page p)
Copyright © 2012. All Rights Reserved.