MCPcopy 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

7import binascii,struct
8
9class BufferError(Exception):
10 pass
11
12class Buffer(object):
13

Callers 3

decode_nameMethod · 0.90
getMethod · 0.85
unpackMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected