Package akka.http.impl.util
Class StringRendering
- java.lang.Object
-
- akka.http.impl.util.StringRendering
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface akka.http.impl.util.Rendering
Rendering.$u002C$u0020$, Rendering.CrLf$, Rendering.Empty$
-
-
Constructor Summary
Constructors Constructor Description StringRendering()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
check(int mark)
java.lang.String
get()
protected int
mark()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface akka.http.impl.util.Rendering
putEscaped, putReplaced
-
-