public final class SassResourceUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.ByteString |
getByteString(Resource resource) |
static sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput |
toStringInput(Resource resource) |
static sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput |
toStringInput(Resource resource,
sass.embedded_protocol.EmbeddedSass.Syntax syntax) |
public static sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput toStringInput(Resource resource) throws IOException
IOExceptionpublic static sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput toStringInput(Resource resource, sass.embedded_protocol.EmbeddedSass.Syntax syntax) throws IOException
IOExceptionpublic static com.google.protobuf.ByteString getByteString(Resource resource) throws IOException
IOException