Uses of Class
com.opengamma.strata.collect.io.UriByteSource
-
Packages that use UriByteSource Package Description com.opengamma.strata.collect.io Provides utilities for the management of input and output. -
-
Uses of UriByteSource in com.opengamma.strata.collect.io
Methods in com.opengamma.strata.collect.io that return UriByteSource Modifier and Type Method Description static UriByteSourceUriByteSource. of(URI uri)Creates an instance based on the underlying URI.static UriByteSourceUriByteSource. of(URL url)Creates an instance based on the underlying URL.
-