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.web.client.api.barrage
Interface WebChunkReaderFactory.Mapper<T>
Enclosing class:
WebChunkReaderFactory
public static interface
WebChunkReaderFactory.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