VectorGraphicsCodec constructor

const VectorGraphicsCodec()

Create a new VectorGraphicsCodec.

The codec is stateless and the const constructor should be preferred.

Implementation

const VectorGraphicsCodec();