ASDF.jl
ASDF.Byteorder — Type
@enum ASDF.Byteorder Byteorder_little Byteorder_bigASDF.Byteorder — Method
ASDF.Byteorder(str::AbstractString)::ByteorderASDF.Datatype — Type
Careful, there is also Base.DataType, which is a different type.
Base.string — Method
string(byteorder::Byteorder)::AbstractString