Skip to content

feat: file.read should allow reading binary as base64 #1874

@aep

Description

@aep

file.read currently requires the file to be valid utf8.
unfortunately kcl lacks a bytes type, but it does have base64.
would be nice if there was a file.readbase64 so we can include arbitrary binary files

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions