JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.extensions.barrage.chunk
Interface VarBinaryChunkReader.Mapper<T>
Enclosing class:
VarBinaryChunkReader
<
T
>
public static interface
VarBinaryChunkReader.Mapper<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
constructFrom
(byte[] buf, int offset, int length)
Method Details
constructFrom
T
constructFrom
(byte[] buf, int offset, int length)
throws
IOException
Throws:
IOException