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