Alias ByteString

Declaration

module sdlang.util;

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

Authors

Copyright

License