MCPcopy
hub / github.com/signintech/gopdf / ICacheContent

Interface ICacheContent

i_cache_contneter.go:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type ICacheContent interface {
8 write(w io.Writer, protection *PDFProtection) error
9}

Callers

nothing calls this directly

Implementers 15

cacheContentClipPolygoncache_content_clip.go
cacheContentTextColorCMYKcache_content_text_color_cmyk.go
CIDFontObjcid_font_obj.go
cacheContentLineWidthcache_content_line_width.go
cacheContentCustomLineTypecache_content_custom_line_type.go
ProcSetObjprocset_obj.go
OutlinesObjoutlines_obj.go
OutlineObjoutlines_obj.go
PdfDictionaryObjpdf_dictionary_obj.go
cacheContentColorCMYKcache_content_color_cmyk.go
ImageObjimage_obj.go
ColorSpaceObjcolor_space_obj.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…