Add Type Inference/Translation Class
Closed this issue · 1 comments
andrewvy commented
????
PHP is not so great at diving into these different primitive types (It's very good at abstracting them all), we will need something to make it easy to pass in a string of bytes (ByteArray) and translate it into different types.
andrewvy commented
nah, we're okay and don't need this anymore.