Index
All Classes and Interfaces|All Packages
A
- AlternateRandomSerializer - Class in com.github.tommyettinger.tantrum.digital
-
Fory
Serializerfor digitalAlternateRandoms. - AlternateRandomSerializer(Config) - Constructor for class com.github.tommyettinger.tantrum.digital.AlternateRandomSerializer
- AlternateRandomSerializer(Fory) - Constructor for class com.github.tommyettinger.tantrum.digital.AlternateRandomSerializer
B
- BaseSerializer - Class in com.github.tommyettinger.tantrum.digital
-
Fory
Serializerfor digitalBases. - BaseSerializer(Config) - Constructor for class com.github.tommyettinger.tantrum.digital.BaseSerializer
- BaseSerializer(Fory) - Constructor for class com.github.tommyettinger.tantrum.digital.BaseSerializer
C
- com.github.tommyettinger.tantrum.digital - package com.github.tommyettinger.tantrum.digital
- com.github.tommyettinger.tantrum.digital.helpers - package com.github.tommyettinger.tantrum.digital.helpers
H
- HasherSerializer - Class in com.github.tommyettinger.tantrum.digital
-
Fory
Serializerfor digitalHashers. - HasherSerializer(Config) - Constructor for class com.github.tommyettinger.tantrum.digital.HasherSerializer
- HasherSerializer(Fory) - Constructor for class com.github.tommyettinger.tantrum.digital.HasherSerializer
I
- InterpolatorSerializer - Class in com.github.tommyettinger.tantrum.digital
-
Fory
Serializerfor digitalInterpolations.Interpolators. - InterpolatorSerializer(Config) - Constructor for class com.github.tommyettinger.tantrum.digital.InterpolatorSerializer
- InterpolatorSerializer(Fory) - Constructor for class com.github.tommyettinger.tantrum.digital.InterpolatorSerializer
R
- read(ReadContext) - Method in class com.github.tommyettinger.tantrum.digital.AlternateRandomSerializer
- read(ReadContext) - Method in class com.github.tommyettinger.tantrum.digital.BaseSerializer
- read(ReadContext) - Method in class com.github.tommyettinger.tantrum.digital.HasherSerializer
- read(ReadContext) - Method in class com.github.tommyettinger.tantrum.digital.InterpolatorSerializer
- readBooleansAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeBooleansWithSize(boolean[]) - readBytesAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeBytesWithSize(byte[]). - readCharsAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeCharsWithSize(char[]). - readDoublesAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeDoublesWithSize(double[]). - readFloatsAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeFloatsWithSize(float[]). - readIntsAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeIntsWithSize(int[]). - readLongsAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeLongsWithSize(long[]). - readShortsAndSize(MemoryBuffer) - Static method in class com.github.tommyettinger.tantrum.digital.helpers.Support
-
This method should be used to read data written by
MemoryBuffer.writeShortsWithSize(short[]).
S
W
- write(WriteContext, AlternateRandom) - Method in class com.github.tommyettinger.tantrum.digital.AlternateRandomSerializer
- write(WriteContext, Base) - Method in class com.github.tommyettinger.tantrum.digital.BaseSerializer
- write(WriteContext, Hasher) - Method in class com.github.tommyettinger.tantrum.digital.HasherSerializer
- write(WriteContext, Interpolations.Interpolator) - Method in class com.github.tommyettinger.tantrum.digital.InterpolatorSerializer
All Classes and Interfaces|All Packages