dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
Encoder.decode
dcrypt
encoders
encoder
Encoder
class
Encoder
@
safe
pure abstract
ubyte
[]
decode
(
in
ubyte
[]
input
)
Parameters
input
Type:
ubyte
[]
data to decode
Return Value
Type:
ubyte
[]
decoded data
Throws
InvalidEncodingException
Meta
Source
See Implementation
dcrypt
encoders
encoder
Encoder
functions
decode
encode