Package akka.http.impl.util
Class EnhancedByteArray$
- java.lang.Object
-
- akka.http.impl.util.EnhancedByteArray$
-
public class EnhancedByteArray$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static EnhancedByteArray$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EnhancedByteArray$()
-
-
-
Field Detail
-
MODULE$
public static final EnhancedByteArray$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-