JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
software.sava.core
Package
software.sava.core.borsh
Interface Borsh.Factory<T>
Enclosing interface:
Borsh
public static interface
Borsh.Factory<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
read
(byte[] data, int offset)
Method Details
read
T
read
(byte[] data, int offset)