Uses of Interface
dev.relism.flash.bytes.ArrayBackedByteView
Packages that use ArrayBackedByteView
-
Uses of ArrayBackedByteView in dev.relism.flash.bytes
Classes in dev.relism.flash.bytes that implement ArrayBackedByteViewModifier and TypeClassDescriptionfinal classper-callnew ByteView() { ... }anonymous-class allocation that used to live inHttp1HeaderMap.view,QueryParams.view, andPathParams.view: instead of allocating a fresh view object (plus its capturing instance) on every call, a smallSlicePoolof these hands out an existing instance, repositioned in place. -
Uses of ArrayBackedByteView in dev.relism.flash.routing.routers.fastpathrouter
Classes in dev.relism.flash.routing.routers.fastpathrouter that implement ArrayBackedByteViewModifier and TypeClassDescriptionstatic final classbounds instead of requiring a fresh allocation.static classstatic class