-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionDo not use.Do not use.Do not use.Do not use.use the Little Endian accessors, e.g.
getShortLE,getIntLEinstead.
-
Deprecated FieldsFieldDescriptionUse
ByteProcessor.FIND_CR.UseByteProcessor.FIND_CRLF.UseByteProcessor.FIND_LF.UseByteProcessor.FIND_LINEAR_WHITESPACE.UseByteProcessor.FIND_NON_CR.UseByteProcessor.FIND_NON_CRLF.UseByteProcessor.FIND_NON_LF.UseByteProcessor.FIND_NON_LINEAR_WHITESPACE.UseByteProcessor.FIND_NON_NUL.UseByteProcessor.FIND_NUL.
-
Deprecated MethodsMethodDescriptionuse the Little Endian accessors, e.g.
getShortLE,getIntLEinstead of creating a buffer with swappedendianness.use the Little Endian accessors, e.g.getShortLE,getIntLEinstead of creating a buffer with swappedendianness.Tiny allocations have been merged into small allocations.Tiny allocations have been merged into small allocations.Tiny deallocations have been merged into small deallocations.Tiny sub-pages have been merged into small sub-pages.Tiny sub-pages have been merged into small sub-pages.Tiny caches have been merged into small caches.will be removed Free all cached buffers for the callingThread.will be removed Returnstrueif the callingThreadhas aThreadLocalcache for the allocated buffers.Tiny caches have been merged into small caches.UseByteBuf.asReadOnly().
-
Deprecated ConstructorsConstructorDescription
ByteProcessor.