@InterfaceAudience.Public @InterfaceStability.Evolving @FunctionalInterface public interface PathHandle extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| ByteBuffer | bytes()Get the bytes of this path handle. | 
| boolean | equals(Object other) | 
| default byte[] | toByteArray() | 
default byte[] toByteArray()
ByteBuffer bytes()
Copyright © 2023 Apache Software Foundation. All rights reserved.