public class AlpacaFile extends Object
Constructor and Description |
---|
AlpacaFile(File location,
byte[] contents) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContents() |
byte[] |
getContentsAsBase64() |
String |
getContentsAsBase64String() |
String |
getContentsAsString() |
File |
getLocation() |
public AlpacaFile(File location, byte[] contents)
Copyright © 2017 ECG. All rights reserved.