public class FileChunk extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
bytes() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isLast() |
int |
length() |
static ChannelMarshal<FileChunk> |
marshal() |
String |
toString() |
public boolean isLast()
public byte[] bytes()
public int length()
public static ChannelMarshal<FileChunk> marshal()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.