Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Siv3D/OpenSiv3D
/ write
Method
write
Siv3D/src/Siv3D/ImageFormat/TIFF/TIFFDecoder.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
static tsize_t write(thandle_t, tdata_t, tsize_t)
94
{
95
return 0;
96
}
97
98
static toff_t seek(thandle_t fd, toff_t offset, int origin)
99
{
Callers
13
PngWriteCallbackIWriter
Function · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
WebPWriteCallback
Function · 0.45
WriteNumber
Function · 0.45
WriteP1
Function · 0.45
WriteP2
Function · 0.45
WriteP3
Function · 0.45
WriteP4
Function · 0.45
WriteP5
Function · 0.45
WriteP6
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected