Uses of Class
org.teavm.classlib.impl.CharFlow
Packages that use CharFlow
-
Uses of CharFlow in org.teavm.classlib.impl
Methods in org.teavm.classlib.impl with parameters of type CharFlowModifier and TypeMethodDescriptionstatic int
static long
Base46.decodeLong(CharFlow seq)
static int
Base46.decodeUnsigned(CharFlow seq)
static long
Base46.decodeUnsignedLong(CharFlow seq)
-
Uses of CharFlow in org.teavm.classlib.impl.tz
Methods in org.teavm.classlib.impl.tz with parameters of type CharFlowModifier and TypeMethodDescriptionstatic long
static void
StorableDateTimeZone.readTimeArray(CharFlow flow, int[] array)
static long
StorableDateTimeZone.readUnsignedTime(CharFlow flow)
static FixedDateTimeZone