Post

Replies

Boosts

Views

Activity

Comment on An alternative Swift method to PHP `pack()` method
As already noted, there's no direct equivalent of PHP pack() in any of Apple's frameworks and I have never find any third party libraries implementing PHP pack() in Swift. You may need to implement it all by yourself. When you write questions focused on some specific parts of your implementation with showing your code, many readers would try solving the issues.
Topic: Programming Languages SubTopic: Swift Tags:
Nov ’21