Skip navigation links

@UnstableApi @NonNullByDefault

Package com.linecorp.armeria.unsafe

Utilities for working with ByteBuf in an unsafe way.

See: Description

Package com.linecorp.armeria.unsafe Description

Utilities for working with 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.
Skip navigation links

Copyright © 2020 LeanCloud. All rights reserved.