@UnstableApi @NonNullByDefault
ByteBuf in an unsafe way.See: Description
| Class | Description |
|---|---|
| ByteBufHttpData |
An
HttpData that is backed by a ByteBuf for optimizing certain internal use cases. |
ByteBuf in an unsafe way. These can improve performance
when dealing with large buffers but require careful memory management or there will be memory leaks. Only use
these methods if you really know what you're doing.Copyright © 2020 LeanCloud. All rights reserved.