coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-svg
/
coil3.svg
/
Svg
/
Parser
Parser
fun
interface
Parser
An SVG parser that converts bytes into an
Svg
.
See also
parse
Svg
for an example implementation.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
parse
Link copied to clipboard
abstract
fun
parse
(
source
:
BufferedSource
)
:
Svg