psd-d ~translating_psd_sdk (2021-09-24T03:31:54.9463464)
Dub
Repo
ParserContext.readPaddedValue
psd
parse
parser
ParserContext
Proxy for stream.readValue, but padds the result.
struct
ParserContext
pragma(
inline
, true)
T
readPaddedValue
(
T
)
(
T
multipleOf
= 2
,
T
addTo
= 0
)
Meta
Source
See Implementation
psd
parse
parser
ParserContext
functions
length
peekStr
read
readData
readPaddedValue
readPascalStr
readStr
readValue
roundUpToMultiple
seek
skip
tell
variables
imageResources
layerMaskInfo
psd
stream
Proxy for stream.readValue, but padds the result.