Skip to content

std-swift/Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoding

Hex strings, endinanness, and bit packing

Importing

Add the following line to the dependencies in your Package.swift file:

.package(url: "https://github.com/std-swift/Encoding.git", from: "3.0.0")

Add Encoding as a dependency for your target:

.product(name: "Encoding", package: "Encoding"),

and finally,

import Encoding

About

Hex strings, endinanness, and bit packing

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages