Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRook/subbrute
/ BufferError
Class
BufferError
dnslib/buffer.py:9–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
import
binascii,struct
8
9
class
BufferError(Exception):
10
pass
11
12
class
Buffer(object):
13
Callers
3
decode_name
Method · 0.90
get
Method · 0.85
unpack
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected