Uses of Enum
io.avaje.json.stream.BufferRecycleStrategy
Packages that use BufferRecycleStrategy
-
Uses of BufferRecycleStrategy in io.avaje.json.stream
Methods in io.avaje.json.stream that return BufferRecycleStrategyModifier and TypeMethodDescriptionstatic BufferRecycleStrategyReturns the enum constant of this type with the specified name.static BufferRecycleStrategy[]BufferRecycleStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.avaje.json.stream with parameters of type BufferRecycleStrategyModifier and TypeMethodDescriptionJsonStream.Builder.bufferRecycling(BufferRecycleStrategy strategy) Determines how byte buffers are recycled