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
net.openhft.chronicle.bytes
Interface DynamicallySized
All Known Subinterfaces:
ByteableIntArrayValues
,
ByteableLongArrayValues
All Known Implementing Classes:
BinaryIntArrayReference
,
BinaryLongArrayReference
,
TextIntArrayReference
,
TextLongArrayReference
public interface
DynamicallySized
Marker interface for implementors of
Byteable
that indicates that size requirements can only be calculated on a user-supplied instance.
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 © 2020. All rights reserved.