We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f8218 commit b124f5eCopy full SHA for b124f5e
MLAPI/NetworkingManagerComponents/Binary/BitWriter.cs
@@ -52,7 +52,6 @@ static BitWriter()
52
53
private List<object> collect = null;
54
private bool tempAlloc = false;
55
- private readonly int bufferSize;
56
private int collectCount = 0;
57
58
/// <summary>
0 commit comments