| Package | Description |
|---|---|
| com.opengamma.strata.collect.io |
Provides utilities for the management of input and output.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayByteSource
A byte source implementation that explicitly wraps a byte array.
|
class |
FileByteSource
A byte source implementation that obtains data from a file.
|
class |
UriByteSource
A byte source implementation that obtains data from a URI.
|
| Modifier and Type | Method and Description |
|---|---|
BeanByteSource |
ResourceLocator.getByteSource()
Gets the byte source to access the resource.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.