org.purplejrank.jdk.block
public class BlockdataBlock extends JdkBlock implements BlockdataRule
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
buf |
| Constructor and Description |
|---|
BlockdataBlock(JdkStream jdk) |
| Modifier and Type | Method and Description |
|---|---|
BlockdataBlock |
parse()
Parse the token block
|
void |
writeJrank(DataOutputStream out)
Write the token block in Jrank format
|
public BlockdataBlock(JdkStream jdk)
public BlockdataBlock parse() throws IOException
Blockparse in interface BlockIOExceptionpublic void writeJrank(DataOutputStream out) throws IOException
BlockwriteJrank in interface BlockIOExceptionCopyright © 2014. All rights reserved.