package
3.0.1
Repository: https://github.com/dsoprea/go-exif.git
Documentation: pkg.go.dev

# README

0xa40b

The specification is not specific/clear enough to be handled. Without a working example ,we're deferring until some point in the future when either we or someone else has a better understanding.

# Functions

Decode constructs a value from raw encoded bytes.
Encode encodes the given encodeable undefined value to bytes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnparseableHandledTagValuePlaceholder is the string to use for a known value that is not parseable.
UnparseableUnknownTagValuePlaceholder is the string to use for an unknown undefined tag.

# Variables

ErrUnparseableValue is the error for a value that we should have been able to parse but were not able to.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UndefinedTagHandle defines one undefined-type tag with a corresponding decoder.

# Interfaces

EncodeableValue wraps a value with the information that will be needed to re- encode it later.
UndefinedValueDecoder knows how to decode an undefined-type tag's value from bytes.
UndefinedValueEncoder knows how to encode an undefined-type tag's value to bytes.

# Type aliases

No description provided by the author
No description provided by the author