kodekeep/bytebuffer

View on GitHub
src/ByteBuffer.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
99%

ByteBuffer has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

class ByteBuffer
{
    use Concerns\Initialisable,
        Concerns\Offsetable,
        Concerns\Positionable,
Severity: Minor
Found in src/ByteBuffer.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status