mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 13:03:34 +02:00
Revert "Add 1200 byte padding to all requests"
This reverts commit 7231921b0b.
This commit is contained in:
@@ -38,11 +38,6 @@
|
||||
return true;
|
||||
}
|
||||
|
||||
public function WritePadded( int $Header, string $String = '' ) : bool
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public function Read( int $Length = 1400 ) : Buffer
|
||||
{
|
||||
$Buffer = new Buffer( );
|
||||
|
||||
Reference in New Issue
Block a user