MCPcopy Index your code
hub / github.com/gopherdata/gophernotes / JPEG

Method JPEG

x_package.go:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87}
88
89func (P *proxy_JPEGer) JPEG() []byte {
90 return P.JPEG_(P.Object)
91}
92
93// --------------- proxy for display.JSONer ---------------
94type proxy_JSONer struct {

Callers 1

display.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected