How to find the right function in the Phobos library?
    Andy Valencia 
    dont at spam.me
       
    Wed Aug 21 21:22:44 UTC 2024
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list