| Package | Description |
|---|---|
| com.mastfrog.graph.dynamic |
| Modifier and Type | Method and Description |
|---|---|
static <C extends WritableByteChannel & SeekableByteChannel,T> |
DynamicGraph.load(C channel,
com.mastfrog.function.throwing.io.IOFunction<ByteBuffer,T> func)
Load a graph from a FileChannel or similar.
|
Copyright © 2010–2020 Mastfrog Technologies. All rights reserved.