JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.cognitect.transit
Interface Reader
public interface
Reader
Interface for reading values in transit format
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
<T> T
read
()
Reads a single value from an input source
Method Detail
read
<T> T read()
Reads a single value from an input source
Returns:
the value
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.