2 references to BLOCK_TRANSFER_SIZE
ReachFramework (2)
PrintConfig\PTProvider.cs (2)
679
byte[] data = new byte[
BLOCK_TRANSFER_SIZE
];
733
byte[] data = new byte[
BLOCK_TRANSFER_SIZE
];