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