public class CleanUtil extends Object
Strongly inspired by: https://github.com/apache/tomcat/blob/master/java/org/apache/tomcat/util/buf/ByteBufferUtils.java
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanDirectBuffer(ByteBuffer buf) |
public static void cleanDirectBuffer(ByteBuffer buf)
Copyright © 2023 The Apache Software Foundation. All rights reserved.