Skip to content

transcode(::Type{CodecZstd.ZstdCompressor}, ::String) is ambiguous. #77

@Freya789

Description

@Freya789

When using Compressor or Decompressor, transcode(::Type{CodecZstd.ZstdCompressor}, ::String) is ambiguous. Candidates: transcode(T, src::String) in Base always came out. I tried to use Base.transcode, it still doesn't work.

using CodecZstd; transcode(ZstdCompressor, "abc");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions