Package com.jcraft.jogg
Class Page
- java.lang.Object
-
- com.jcraft.jogg.Page
-
public class Page extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
body
byte[]
body_base
int
body_len
int
header
byte[]
header_base
int
header_len
-
Constructor Summary
Constructors Constructor Description Page()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
bos()
Page
copy()
Page
copy(Page p)
int
eos()
long
granulepos()
int
serialno()
-