public static class RenderSupport.CheckContentLengthTransformer$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static RenderSupport.CheckContentLengthTransformer$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| CheckContentLengthTransformer$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> | flow(long contentLength) | 
public static final RenderSupport.CheckContentLengthTransformer$ MODULE$