public class DBFExploder extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.linuxense.javadbf.DBFExploder.DBFStorage |
createInMemoryStorage(byte[] buffer) |
static com.linuxense.javadbf.DBFExploder.DBFStorage |
createOutputStreamStorage(OutputStream out) |
static int |
pkexplode(byte[] pInBuffer,
com.linuxense.javadbf.DBFExploder.DBFStorage out,
int outSize) |
public static int pkexplode(byte[] pInBuffer,
com.linuxense.javadbf.DBFExploder.DBFStorage out,
int outSize)
throws IOException
IOExceptionpublic static com.linuxense.javadbf.DBFExploder.DBFStorage createOutputStreamStorage(OutputStream out)
public static com.linuxense.javadbf.DBFExploder.DBFStorage createInMemoryStorage(byte[] buffer)
Copyright © 2020. All rights reserved.