How to find the right function in the Phobos library?

IchorDev zxinsworld at gmail.com
Wed Aug 21 22:37:29 UTC 2024


On Wednesday, 21 August 2024 at 21:22:44 UTC, Andy Valencia wrote:
> On Wednesday, 21 August 2024 at 20:45:10 UTC, IchorDev wrote:
>
>> You should’ve probably considered using the equivalent 
>> function from Phobos because it’s a D function so it can be 
>> inlined and such:
>> https://dlang.org/library/std/bitmanip/native_to_big_endian.html
>
> Brilliant, that API gives me exactly what I'd want.  Thank you.
>
> Andy

No problem! :)


More information about the Digitalmars-d-learn mailing list