Julia Programming Language
Conversion of Vector{UInt8} to String without copy
General Usage
Performance
stevengj
November 10, 2020, 9:28pm
6
Update: I created a draft package for this:
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
String type that wraps an AbstractVector?
General Usage
12
815
November 11, 2020
String from iterator (HasEltype(), which is UInt8, HasLength())
Internals & Design
question
2
528
July 17, 2018
Constructing String(x::Vector{UInt8}) empties the vector?
Internals & Design
bug
7
1412
May 10, 2023
Why stringfy an array of UInt8s empties it?
General Usage
10
457
August 3, 2023
Is `Vector{UInt8}(string)` the fastest way to convert String to bytes?
Performance
19
4605
December 10, 2017