public class ArrowMagic extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAGIC_LENGTH |
| Constructor and Description |
|---|
ArrowMagic() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validateMagic(byte[] array) |
static void |
writeMagic(WriteChannel out,
boolean align) |
public static void writeMagic(WriteChannel out, boolean align) throws IOException
IOExceptionpublic static boolean validateMagic(byte[] array)
Copyright © 2017 The Apache Software Foundation. All rights reserved.