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