| Package | Description |
|---|---|
| com.opengamma.strata.collect.io |
Provides utilities for the management of input and output.
|
| Modifier and Type | Method and Description |
|---|---|
static FileByteSource |
FileByteSource.of(File file)
Creates an instance based on the underlying file.
|
static FileByteSource |
FileByteSource.of(Path path)
Creates an instance based on a file path.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.