- java.lang.Object
-
- brave.internal.RecyclableBuffers
-
public final class RecyclableBuffers extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static char[]idBuffer()Returns aThreadLocalreusedchar[]for use when decoding bytes into an ID hex string.
-