Package akka.http.impl.util
Class EnhancedByteArray
- java.lang.Object
-
- scala.AnyVal
-
- akka.http.impl.util.EnhancedByteArray
-
public class EnhancedByteArray extends scala.AnyVal
INTERNAL API
-
-
Constructor Summary
Constructors Constructor Description EnhancedByteArray(byte[] underlying)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
underlying()
-