You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a reference to decodeDNSPacketBytes in src/lib/subname-helpers.ts.
Ideally we would refine the return type here so that it is a named type / interface, where each field / array index is documented for what it represents. We should also document what a null value represents in each field.
The text was updated successfully, but these errors were encountered:
This issue is a reference to
decodeDNSPacketBytes
insrc/lib/subname-helpers.ts
.Ideally we would refine the return type here so that it is a named type / interface, where each field / array index is documented for what it represents. We should also document what a null value represents in each field.
The text was updated successfully, but these errors were encountered: