Variable ByteString

Declaration

module sdlang_.util;

// ...
alias ByteString = immutable(ubyte)[];
// ...

Authors

Copyright

License